7 references to White
PresentationCore (1)
Core\CSharp\System\Windows\Ink\Stroke2.cs (1)
446drawingContext.DrawGeometry(Brushes.White, null, GetGeometry(selectedDA));
PresentationFramework (2)
src\Framework\MS\Internal\Documents\DocumentGridPage.cs (1)
256_pageBorder.Background = Brushes.White;
src\Framework\System\Windows\Documents\FixedPage.cs (1)
447new FrameworkPropertyMetadata((Brush)Brushes.White, FrameworkPropertyMetadataOptions.AffectsRender));
PresentationFramework.Luna (2)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
1426return Brushes.White;
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
636return Brushes.White;
PresentationFramework.Royale (2)
Microsoft\Windows\Themes\ButtonChrome.cs (1)
902return Brushes.White;
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
636return Brushes.White;