3 overrides of GetValue
PresentationFramework (3)
src\Framework\System\Windows\SystemResources.cs (3)
1964
internal override object
GetValue
(BaseValueSourceInternal valueSource)
1998
internal override object
GetValue
(BaseValueSourceInternal valueSource)
2080
internal override object
GetValue
(BaseValueSourceInternal valueSource)
1 reference to GetValue
PresentationFramework (1)
src\Framework\System\Windows\SystemResources.cs (1)
1968
return base.
GetValue
(valueSource);