SmartTagPanel Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Class representation of a single piece of UI to be displayed as a custom panel through smart tags.
Namespace: Microsoft.Windows.Design.Interaction
Assembly: Microsoft.Windows.Design.Interaction (in Microsoft.Windows.Design.Interaction.dll)
Syntax
'Declaration
Public Class SmartTagPanel _
Implements INotifyPropertyChanged
'Usage
Dim instance As SmartTagPanel
public class SmartTagPanel : INotifyPropertyChanged
public ref class SmartTagPanel : INotifyPropertyChanged
public class SmartTagPanel implements INotifyPropertyChanged
type SmartTagPanel =
class
interface INotifyPropertyChanged
end
Inheritance Hierarchy
System.Object
Microsoft.Windows.Design.Interaction.SmartTagPanel
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.