KnownUIContexts.PropertyPageDesignerContext Property

Definition

A UI context indicating that the Property Page Designer is active

public:
 static property Microsoft::VisualStudio::Shell::UIContext ^ PropertyPageDesignerContext { Microsoft::VisualStudio::Shell::UIContext ^ get(); };
public static Microsoft.VisualStudio.Shell.UIContext PropertyPageDesignerContext { get; }
static member PropertyPageDesignerContext : Microsoft.VisualStudio.Shell.UIContext
Public Shared ReadOnly Property PropertyPageDesignerContext As UIContext

Property Value

Applies to