1 reference to HasOverflowItemsProperty
PresentationFramework (1)
src\Framework\System\Windows\Controls\ToolBar.cs (1)
328
get { return (bool) GetValue(
HasOverflowItemsProperty
); }