DesignerStylesDictionary.SequenceStyle 属性
定义
获取此 DesignerStylesDictionary 实例中存储的序列样式。Gets the sequence style stored in this DesignerStylesDictionary instance. 如果此序列样式未密封,还会对其进行密封。Also, seals the sequence style if it is not already sealed.
public:
static property System::Windows::Style ^ SequenceStyle { System::Windows::Style ^ get(); };
public static System.Windows.Style SequenceStyle { get; }
member this.SequenceStyle : System.Windows.Style
Public Shared ReadOnly Property SequenceStyle As Style
属性值
此 DesignerStylesDictionary 实例中存储的序列样式。The sequence style stored in this DesignerStylesDictionary instance.