2 overrides of Keywords
PresentationUI (1)
MS\Internal\Documents\Application\SuppressedPackageProperties.cs (1)
104
public override string
Keywords
System.IO.Packaging (1)
System\IO\Packaging\PartBasedPackageProperties.cs (1)
115
public override string?
Keywords
2 writes to Keywords
PresentationUI (2)
MS\Internal\Documents\Application\DocumentProperties.cs (1)
200
target.
Keywords
= source.Keywords;
MS\Internal\Documents\Application\SuppressedPackageProperties.cs (1)
114
_target.
Keywords
= value;
6 references to Keywords
PresentationFramework (1)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
441
return _coreProperties.
Keywords
;
PresentationUI (5)
MS\Internal\Documents\Application\DocumentProperties.cs (3)
200
target.Keywords = source.
Keywords
;
269
String.Equals(_xpsProperties.
Keywords
, _rmProperties.
Keywords
, StringComparison.Ordinal) &&
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
103
SetTextProperty(_keywords, DocumentProperties.Current.CoreProperties.
Keywords
);
MS\Internal\Documents\Application\SuppressedPackageProperties.cs (1)
109
return _target.
Keywords
;