Version

PrimitivesBrushKeys Class

Static class that exposes the resource keys used by the elements in the assembly.
Syntax
'Declaration
 
Public MustInherit NotInheritable Class PrimitivesBrushKeys 
public static class PrimitivesBrushKeys 
Remarks

These keys are referenced in the templates of the elements defined within the assembly via dynamic references. Therefore, the default brushes can be easily changed by defining replacement brushes, keyed with these keys, in resources anywhere within the resolution scope of their use.

Note: These brushes are normally added to the Resources collection of the window or the application.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also