DeckWorkspace.ActiveSmartPart Property
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.
public:
property System::Windows::UIElement ^ ActiveSmartPart { System::Windows::UIElement ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Windows.UIElement ActiveSmartPart { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ActiveSmartPart : System.Windows.UIElement
Public ReadOnly Property ActiveSmartPart As UIElement
Property Value
- Attributes