WorkflowDesignerColors.PropertyInspectorToolBarItemSelectedBackgroundBrushKey 属性

定义

获取属性检查器工具栏中某个选定项的背景的画笔键。Gets the brush key for the background of a selected item in the property inspector toolbar.

public:
 static property System::String ^ PropertyInspectorToolBarItemSelectedBackgroundBrushKey { System::String ^ get(); };
public static string PropertyInspectorToolBarItemSelectedBackgroundBrushKey { get; }
member this.PropertyInspectorToolBarItemSelectedBackgroundBrushKey : string
Public Shared ReadOnly Property PropertyInspectorToolBarItemSelectedBackgroundBrushKey As String

属性值

String

属性检查器工具栏中某个选定项的背景的画笔键。The brush key for the background of a selected item in the property inspector toolbar.

适用于