1 instantiation of SystemDropShadowChrome
PresentationFramework.Luna (1)
parent\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
199
bamlType.DefaultConstructor = delegate() { return new Microsoft.Windows.Themes.
SystemDropShadowChrome
(); };
4 references to SystemDropShadowChrome
PresentationFramework.Luna (4)
parent\Shared\Microsoft\Windows\Themes\KnownTypeHelper.cs (1)
198
typeof(Microsoft.Windows.Themes.
SystemDropShadowChrome
));
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (3)
45
typeof(
SystemDropShadowChrome
),
67
typeof(
SystemDropShadowChrome
),
93
((
SystemDropShadowChrome
)o)._brushes = null;