AdornerResources.TryFindResource(ResourceKey) 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::Object ^ TryFindResource(System::Windows::ResourceKey ^ key);
public static object TryFindResource (System.Windows.ResourceKey key);
static member TryFindResource : System.Windows.ResourceKey -> obj
Public Shared Function TryFindResource (key As ResourceKey) As Object
Parameters
- key
- ResourceKey