1 write to _lopnStyle
System.Windows.Forms.Primitives (1)
Windows.Win32.LOGPEN.g.cs (1)
38 set => this._lopnStyle = (uint)value;
1 reference to _lopnStyle
System.Windows.Forms.Primitives (1)
Windows.Win32.LOGPEN.g.cs (1)
37 get => (PEN_STYLE)this._lopnStyle;