1 reference to HasItemsProperty
PresentationFramework (1)
src\Framework\System\Windows\Controls\ItemsControl.cs (1)
362
get { return (bool) GetValue(
HasItemsProperty
); }