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