9 references to IsUsingItemsSource
PresentationFramework (9)
src\Framework\System\Windows\Controls\ItemCollection.cs (9)
261if (IsUsingItemsSource) 560if (IsUsingItemsSource) 772if (IsUsingItemsSource) 794return IsUsingItemsSource; 808return IsUsingItemsSource; 1523if (!IsUsingItemsSource && (_internalView != null) && (_internalView.RawCount > 0)) 1537if (IsUsingItemsSource) 1652if (_collectionView == null && !IsUsingItemsSource && _internalView != null) 1959if (IsUsingItemsSource)