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)
44get => _font; 47if (!ReferenceEquals(_font, value))