Click or drag to resize
StaticResourceResourceKey Property
The key of the StaticResource.

Namespace: System.Windows.Markup
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public string ResourceKey { get; set; }

Property Value

Type: String
See Also