UI_PKEY_FontProperties_ChangedProperties
Identifies the UI_PKEY_FontProperties_ChangedProperties property.
propertyDescription
name = UI_PKEY_FontProperties_ChangedProperties
shellPKey = UI_PKEY_FontProperties_ChangedProperties
formatID = 00000312-7363-696e-8441798acf5aebb7
propID = 13
typeInfo
type = IUISimplePropertySet
Remarks
UI_PKEY_FontProperties_ChangedProperties is used by an application to query only changed properties from UI_PKEY_FontProperties.
Calling the IUISimplePropertySet::GetValue method on this IUISimplePropertySet object returns an IPropertyStore.
UI_PKEY_FontProperties_ChangedProperties is passed as the last parameter of the IUICommandHandler::Execute call to the Ribbon host application.
This property key is read-only.
Related topics