2 references to NULL_BRUSH
PresentationFramework (2)
System\Windows\Standard\MessageWindow.cs (1)
50
hbrBackground = NativeMethods.GetStockObject(StockObject.
NULL_BRUSH
),
System\Windows\Standard\NativeMethods.cs (1)
686
HOLLOW_BRUSH =
NULL_BRUSH
,