2 references to FillProperty
PresentationFramework.Royale (2)
Microsoft\Windows\Themes\ButtonChrome.cs (2)
181
get { return (Brush) GetValue(
FillProperty
); }
182
set { SetValue(
FillProperty
, value); }