'Declaration <TemplatePartAttribute(Name="PART_Plane3D", Type=Xceed.Wpf.Themes.MaterialDesign.Plane3D)> <TemplateVisualStateAttribute(GroupName="FlipStates", Name="Flipped")> <StyleTypedPropertyAttribute(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)> <XmlLangPropertyAttribute("Language")> <UsableDuringInitializationAttribute(True)> <RuntimeNamePropertyAttribute("Name")> <UidPropertyAttribute("Uid")> <TypeDescriptionProviderAttribute(MS.Internal.ComponentModel.DependencyObjectProvider)> <NameScopePropertyAttribute("NameScope", System.Windows.NameScope)> Public Class Flipper Inherits System.Windows.Controls.Control
'Usage Dim instance As Flipper
[TemplatePart(Name="PART_Plane3D", Type=Xceed.Wpf.Themes.MaterialDesign.Plane3D)] [TemplateVisualState(GroupName="FlipStates", Name="Flipped")] [StyleTypedProperty(Property="FocusVisualStyle", StyleTargetType=System.Windows.Controls.Control)] [XmlLangProperty("Language")] [UsableDuringInitialization(true)] [RuntimeNameProperty("Name")] [UidProperty("Uid")] [TypeDescriptionProvider(MS.Internal.ComponentModel.DependencyObjectProvider)] [NameScopeProperty("NameScope", System.Windows.NameScope)] public class Flipper : System.Windows.Controls.Control