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