2 overrides of Keywords
PresentationUI (1)
MS\Internal\Documents\Application\SuppressedPackageProperties.cs (1)
105
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)
201
target.
Keywords
= source.Keywords;
MS\Internal\Documents\Application\SuppressedPackageProperties.cs (1)
115
_target.
Keywords
= value;
6 references to Keywords
PresentationFramework (1)
MS\Internal\IO\Packaging\CorePropertiesFilter.cs (1)
442
return _coreProperties.
Keywords
;
PresentationUI (5)
MS\Internal\Documents\Application\DocumentProperties.cs (3)
201
target.Keywords = source.
Keywords
;
270
String.Equals(_xpsProperties.
Keywords
, _rmProperties.
Keywords
, StringComparison.Ordinal) &&
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
104
SetTextProperty(_keywords, DocumentProperties.Current.CoreProperties.
Keywords
);
MS\Internal\Documents\Application\SuppressedPackageProperties.cs (1)
110
return _target.
Keywords
;