2 implementations of GetValue
PresentationFramework (2)
src\Framework\MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
146public object GetValue()
src\Framework\MS\Internal\IO\Packaging\XamlFilter.cs (1)
326public Object GetValue()
1 reference to GetValue
PresentationFramework (1)
src\Framework\MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
358return MarshalPropVariant(_implementation.GetValue());