DynamicResource Class
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.
Represents a reference to a dynamic resource by key.
public ref class DynamicResource
public class DynamicResource
type DynamicResource = class
Public Class DynamicResource
- Inheritance
-
DynamicResource
Constructors
| Name | Description |
|---|---|
| DynamicResource(String) |
Creates a new DynamicResource with the specified key. |
Properties
| Name | Description |
|---|---|
| Key |
Gets the resource dictionary key. |