Gets the locally defined resource dictionary.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public ResourceDictionary Resources { get; set; } |
| Visual Basic |
|---|
Public Property Resources As ResourceDictionary Get Set |