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