Example...
Add this to your controls namespace declarations
xmlns:MyNameSpace="clr-namespace:MyNameSpace;assembly=MyAssembly"
then use it as follows in your markup
ToolTipService.ShowDuration="{x:Static MyNameSpace:MyClass.MY_CONSTANT}"
Use the following powershell script to find the last users to login to a box since a given date, in this case the 21st April 2022 at 12pm un...
Nice!!
ReplyDelete