ContentPropertyAttributeName Property |
Gets the name of the property that is the content property.
Namespace: System.Windows.MarkupAssembly: CSharpXamlForHtml5.System.Xaml.dll (in CSharpXamlForHtml5.System.Xaml.dll.dll) Version: 1.0.0.0
Syntax public string Name { get; set; }
Return Value
Type:
StringThe name of the property that is the content property.
See Also