RadioButton.TemplateRootName Field
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.
The name of the template root element in the control template.
public: System::String ^ TemplateRootName;
public const string TemplateRootName;
val mutable TemplateRootName : string
Public Const TemplateRootName As String
Field Value
The string "Root".