3 references to Language
WindowsBase (3)
Base\MS\Internal\IO\Packaging\StorageBasedPackageProperties.cs (3)
371
return GetOleProperty(FormatId.DocumentSummaryInformation, PropertyId.
Language
) as string;
376
SetOleProperty(FormatId.DocumentSummaryInformation, PropertyId.
Language
, value);
865
case PropertyId.
Language
: