9 references to Clone
PresentationFramework.Aero (9)
Microsoft\Windows\Themes\BulletChrome.cs (1)
2038_localResources.InnerFill = CommonCheckBoxInnerFill.Clone();
Microsoft\Windows\Themes\ButtonChrome.cs (3)
799_localResources.BackgroundOverlay = CommonHoverBackgroundOverlay.Clone(); 1074_localResources.LeftDropShadowBrush = CommonPressedLeftDropShadowBrush.Clone(); 1136_localResources.TopDropShadowBrush = CommonPressedTopDropShadowBrush.Clone();
Microsoft\Windows\Themes\ScrollChrome.cs (5)
1034_localResources.Fill = CommonHorizontalThumbFill.Clone(); 1038_localResources.Fill = CommonVerticalThumbFill.Clone(); 1045_localResources.Fill = CommonHorizontalThumbFill.Clone(); 1049_localResources.Fill = CommonVerticalThumbFill.Clone(); 1703_localResources.Glyph = CommonButtonGlyph.Clone();