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