1 write to _font
System.Windows.Forms (1)
System\Windows\Forms\OwnerDrawPropertyBag.cs (1)
49
_font
= value;
2 references to _font
System.Windows.Forms (2)
System\Windows\Forms\OwnerDrawPropertyBag.cs (2)
44
get =>
_font
;
47
if (!ReferenceEquals(
_font
, value))