3 references to LastModifiedBy
WindowsBase (3)
Base\MS\Internal\IO\Packaging\StorageBasedPackageProperties.cs (3)
210return GetOleProperty(FormatId.SummaryInformation, PropertyId.LastModifiedBy) as string; 215SetOleProperty(FormatId.SummaryInformation, PropertyId.LastModifiedBy, value); 842case PropertyId.LastModifiedBy: