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