DataGrid.FocusBorderBrushKey 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取引用焦点单元格的默认边框画笔的键。
public:
static property System::Windows::ComponentResourceKey ^ FocusBorderBrushKey { System::Windows::ComponentResourceKey ^ get(); };
public static System.Windows.ComponentResourceKey FocusBorderBrushKey { get; }
static member FocusBorderBrushKey : System.Windows.ComponentResourceKey
Public Shared ReadOnly Property FocusBorderBrushKey As ComponentResourceKey
属性值
引用焦点单元格的默认画笔的键。
注解
引用此画笔的默认样式 DataGrid ,用于在重点单元格周围创建更粗的边框。