2 references to IsRoundProperty
PresentationFramework.Aero2 (2)
Microsoft\Windows\Themes\BulletChrome.cs (2)
588
get { return (bool)GetValue(
IsRoundProperty
); }
589
set { SetValue(
IsRoundProperty
, value); }