2 references to Properties
PresentationFramework (2)
src\Framework\MS\Internal\AppModel\OleCmdHelper.cs (1)
229_oleCmdMappingTable.Value.Add((uint)UnsafeNativeMethods.OLECMDID.OLECMDID_PROPERTIES, new CommandWithArgument(ApplicationCommands.Properties));
src\Framework\System\Windows\Input\Command\CommandConverter.cs (1)
373knownCommand = ApplicationCommands.Properties;