2 implementations of GetValue
PresentationFramework (2)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
139public object GetValue()
MS\Internal\IO\Packaging\XamlFilter.cs (1)
306public Object GetValue()
1 reference to GetValue
PresentationFramework (1)
MS\Internal\IO\Packaging\indexingfiltermarshaler.cs (1)
312return MarshalPropVariant(_implementation.GetValue());