AdornerResources.CreateResourceKey(Type, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static System::Windows::ResourceKey ^ CreateResourceKey(Type ^ owningType, System::String ^ publicMember);
public static System.Windows.ResourceKey CreateResourceKey (Type owningType, string publicMember);
static member CreateResourceKey : Type * string -> System.Windows.ResourceKey
Public Shared Function CreateResourceKey (owningType As Type, publicMember As String) As ResourceKey
Parameters
- owningType
- Type
- publicMember
- String