Class MenuItem
Extended MenuItem with SymbolRegular properties.
public class MenuItem : MenuItem, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage, ICommandSource
- Inheritance
-
MenuItem
- Implements
- Inherited Members
Properties
Icon
Gets or sets displayed IconElement.
[SuppressMessage("WpfAnalyzers.DependencyProperty", "WPF0012:CLR property type should match registered type", Justification = "seems harmless")]
public IconElement Icon { get; set; }