2 references to NULL_BRUSH
PresentationFramework (2)
src\Framework\System\Windows\Standard\MessageWindow.cs (1)
82hbrBackground = NativeMethods.GetStockObject(StockObject.NULL_BRUSH),
src\Framework\System\Windows\Standard\NativeMethods.cs (1)
689HOLLOW_BRUSH = NULL_BRUSH,