152 references to DependencyProperty
PresentationCore (17)
Core\CSharp\System\Windows\Generated\UIElement.cs (14)
4606IsMouseDirectlyOverPropertyKey.DependencyProperty; 4659IsMouseOverPropertyKey.DependencyProperty; 4676IsStylusOverPropertyKey.DependencyProperty; 4693IsKeyboardFocusWithinPropertyKey.DependencyProperty; 4742IsMouseCapturedPropertyKey.DependencyProperty; 4795IsMouseCaptureWithinPropertyKey.DependencyProperty; 4844IsStylusDirectlyOverPropertyKey.DependencyProperty; 4898IsStylusCapturedPropertyKey.DependencyProperty; 4951IsStylusCaptureWithinPropertyKey.DependencyProperty; 5000IsKeyboardFocusedPropertyKey.DependencyProperty; 5053AreAnyTouchesDirectlyOverPropertyKey.DependencyProperty; 5070AreAnyTouchesOverPropertyKey.DependencyProperty; 5087AreAnyTouchesCapturedPropertyKey.DependencyProperty; 5104AreAnyTouchesCapturedWithinPropertyKey.DependencyProperty;
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
64IsFrontBufferAvailableProperty = IsFrontBufferAvailablePropertyKey.DependencyProperty;
Core\CSharp\System\Windows\UIElement.cs (2)
3563= IsFocusedPropertyKey.DependencyProperty; 3850public static readonly DependencyProperty IsVisibleProperty = IsVisiblePropertyKey.DependencyProperty;
PresentationFramework (119)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (4)
53CanGoBackPropertyKey.DependencyProperty; 61CanGoForwardPropertyKey.DependencyProperty; 71BackStackPropertyKey.DependencyProperty; 79ForwardStackPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Button.cs (1)
173= IsDefaultedPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\ComboBox.cs (4)
410public static readonly DependencyProperty SelectionBoxItemProperty = SelectionBoxItemPropertyKey.DependencyProperty; 428public static readonly DependencyProperty SelectionBoxItemTemplateProperty = SelectionBoxItemTemplatePropertyKey.DependencyProperty; 446public static readonly DependencyProperty SelectionBoxItemStringFormatProperty = SelectionBoxItemStringFormatPropertyKey.DependencyProperty; 491private static readonly DependencyProperty IsSelectionBoxHighlightedProperty = IsSelectionBoxHighlightedPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\ComboBoxItem.cs (1)
74IsHighlightedPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\ContentControl.cs (1)
321HasContentPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\DataGrid.cs (4)
1226public static readonly DependencyProperty RowHeaderActualWidthProperty = RowHeaderActualWidthPropertyKey.DependencyProperty; 4080NewItemMarginPropertyKey.DependencyProperty; 8015public static readonly DependencyProperty NonFrozenColumnsViewportHorizontalOffsetProperty = NonFrozenColumnsViewportHorizontalOffsetPropertyKey.DependencyProperty; 8502public static readonly DependencyProperty CellsPanelHorizontalOffsetProperty = CellsPanelHorizontalOffsetPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\DataGridCell.cs (2)
174public static readonly DependencyProperty ColumnProperty = ColumnPropertyKey.DependencyProperty; 529public static readonly DependencyProperty IsReadOnlyProperty = IsReadOnlyPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\DataGridColumn.cs (3)
483public static readonly DependencyProperty ActualWidthProperty = ActualWidthPropertyKey.DependencyProperty; 1146public static readonly DependencyProperty IsAutoGeneratedProperty = IsAutoGeneratedPropertyKey.DependencyProperty; 1260public static readonly DependencyProperty IsFrozenProperty = IsFrozenPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\DataGridRow.cs (2)
1232public static readonly DependencyProperty IsEditingProperty = IsEditingPropertyKey.DependencyProperty; 1302IsNewItemPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\DocumentViewer.cs (10)
455ExtentWidthPropertyKey.DependencyProperty; 483ExtentHeightPropertyKey.DependencyProperty; 512ViewportWidthPropertyKey.DependencyProperty; 540ViewportHeightPropertyKey.DependencyProperty; 709CanMoveUpPropertyKey.DependencyProperty; 735CanMoveDownPropertyKey.DependencyProperty; 761CanMoveLeftPropertyKey.DependencyProperty; 787CanMoveRightPropertyKey.DependencyProperty; 815CanIncreaseZoomPropertyKey.DependencyProperty; 844CanDecreaseZoomPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (6)
466public static readonly DependencyProperty PageCountProperty = PageCountPropertyKey.DependencyProperty; 481public static readonly DependencyProperty PageNumberProperty = PageNumberPropertyKey.DependencyProperty; 495public static readonly DependencyProperty CanGoToPreviousPageProperty = CanGoToPreviousPagePropertyKey.DependencyProperty; 510public static readonly DependencyProperty CanGoToNextPageProperty = CanGoToNextPagePropertyKey.DependencyProperty; 600public static readonly DependencyProperty CanIncreaseZoomProperty = CanIncreaseZoomPropertyKey.DependencyProperty; 615public static readonly DependencyProperty CanDecreaseZoomProperty = CanDecreaseZoomPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
418public static readonly DependencyProperty CanIncreaseZoomProperty = CanIncreaseZoomPropertyKey.DependencyProperty; 433public static readonly DependencyProperty CanDecreaseZoomProperty = CanDecreaseZoomPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\GridViewColumnHeader.cs (2)
137ColumnPropertyKey.DependencyProperty; 161RolePropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\HeaderedContentControl.cs (1)
119HasHeaderPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
818public static readonly DependencyProperty ActiveEditingModeProperty = ActiveEditingModePropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\ItemsControl.cs (3)
354HasItemsPropertyKey.DependencyProperty; 915public static readonly DependencyProperty IsGroupingProperty = IsGroupingPropertyKey.DependencyProperty; 1095AlternationIndexPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\MenuItem.cs (4)
759RolePropertyKey.DependencyProperty; 846public static readonly DependencyProperty IsPressedProperty = IsPressedPropertyKey.DependencyProperty; 890IsHighlightedPropertyKey.DependencyProperty; 1174public static readonly DependencyProperty IsSuspendingPopupAnimationProperty = IsSuspendingPopupAnimationPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\ButtonBase.cs (1)
241IsPressedPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\CalendarButton.cs (2)
48public static readonly DependencyProperty HasSelectedDaysProperty = HasSelectedDaysPropertyKey.DependencyProperty; 72public static readonly DependencyProperty IsInactiveProperty = IsInactivePropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\CalendarDayButton.cs (5)
56public static readonly DependencyProperty IsTodayProperty = IsTodayPropertyKey.DependencyProperty; 79public static readonly DependencyProperty IsSelectedProperty = IsSelectedPropertyKey.DependencyProperty; 102public static readonly DependencyProperty IsInactiveProperty = IsInactivePropertyKey.DependencyProperty; 125public static readonly DependencyProperty IsBlackedOutProperty = IsBlackedOutPropertyKey.DependencyProperty; 148public static readonly DependencyProperty IsHighlightedProperty = IsHighlightedPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\DataGridColumnHeader.cs (4)
158public static readonly DependencyProperty DisplayIndexProperty = DisplayIndexPropertyKey.DependencyProperty; 723public static readonly DependencyProperty CanUserSortProperty = CanUserSortPropertyKey.DependencyProperty; 746public static readonly DependencyProperty SortDirectionProperty = SortDirectionPropertyKey.DependencyProperty; 879public static readonly DependencyProperty IsFrozenProperty = IsFrozenPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
538public static readonly DependencyProperty IsRowSelectedProperty = IsRowSelectedPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
272PageCountPropertyKey.DependencyProperty; 288MasterPageNumberPropertyKey.DependencyProperty; 304CanGoToPreviousPagePropertyKey.DependencyProperty; 320CanGoToNextPagePropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\Popup.cs (1)
845HasDropShadowPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\Selector.cs (2)
189IsSelectionActivePropertyKey.DependencyProperty; 808SelectedItemsPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
903IsSelectionActivePropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Primitives\Thumb.cs (1)
113public static readonly DependencyProperty IsDraggingProperty = IsDraggingPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\ScrollViewer.cs (12)
581ComputedHorizontalScrollBarVisibilityPropertyKey.DependencyProperty; 599ComputedVerticalScrollBarVisibilityPropertyKey.DependencyProperty; 616VerticalOffsetPropertyKey.DependencyProperty; 633HorizontalOffsetPropertyKey.DependencyProperty; 650ContentVerticalOffsetPropertyKey.DependencyProperty; 684ContentHorizontalOffsetPropertyKey.DependencyProperty; 717ExtentWidthPropertyKey.DependencyProperty; 733ExtentHeightPropertyKey.DependencyProperty; 749ScrollableWidthPropertyKey.DependencyProperty; 765ScrollableHeightPropertyKey.DependencyProperty; 781ViewportWidthPropertyKey.DependencyProperty; 798ViewportHeightPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\SinglePageViewer.cs (2)
313public static readonly DependencyProperty CanIncreaseZoomProperty = CanIncreaseZoomPropertyKey.DependencyProperty; 329CanDecreaseZoomPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\SpellCheck.cs (1)
194public static readonly DependencyProperty CustomDictionariesProperty = CustomDictionariesPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\StickyNote.cs (3)
262public static readonly DependencyProperty AuthorProperty = AuthorPropertyKey.DependencyProperty; 333public static readonly DependencyProperty IsMouseOverAnchorProperty = IsMouseOverAnchorPropertyKey.DependencyProperty; 497public static readonly DependencyProperty StickyNoteTypeProperty = StickyNoteTypePropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\TabControl.cs (4)
122public static readonly DependencyProperty SelectedContentProperty = SelectedContentPropertyKey.DependencyProperty; 150public static readonly DependencyProperty SelectedContentTemplateProperty = SelectedContentTemplatePropertyKey.DependencyProperty; 179public static readonly DependencyProperty SelectedContentTemplateSelectorProperty = SelectedContentTemplateSelectorPropertyKey.DependencyProperty; 209SelectedContentStringFormatPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\TabItem.cs (1)
189TabStripPlacementPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\TextSearch.cs (1)
190TextSearchInstancePropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\ToolBar.cs (3)
121OrientationPropertyKey.DependencyProperty; 321HasOverflowItemsPropertyKey.DependencyProperty; 350IsOverflowItemPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\ToolTipService.cs (1)
350public static readonly DependencyProperty IsOpenProperty = IsOpenPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\TreeView.cs (2)
67public static readonly DependencyProperty SelectedItemProperty = SelectedItemPropertyKey.DependencyProperty; 96public static readonly DependencyProperty SelectedValueProperty = SelectedValuePropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\Validation.cs (2)
92ErrorsPropertyKey.DependencyProperty; 167HasErrorPropertyKey.DependencyProperty;
src\Framework\System\Windows\Controls\ViewPort3D.cs (1)
137public static readonly DependencyProperty ChildrenProperty = ChildrenPropertyKey.DependencyProperty;
src\Framework\System\Windows\Data\CollectionViewSource.cs (7)
74= ViewPropertyKey.DependencyProperty; 258= CanChangeLiveSortingPropertyKey.DependencyProperty; 322= IsLiveSortingPropertyKey.DependencyProperty; 381= CanChangeLiveFilteringPropertyKey.DependencyProperty; 445= IsLiveFilteringPropertyKey.DependencyProperty; 502= CanChangeLiveGroupingPropertyKey.DependencyProperty; 566= IsLiveGroupingPropertyKey.DependencyProperty;
src\Framework\System\Windows\FrameworkElement.cs (4)
3367ActualWidthPropertyKey.DependencyProperty; 3412ActualHeightPropertyKey.DependencyProperty; 5649LoadedPendingPropertyKey.DependencyProperty; 5666UnloadedPendingPropertyKey.DependencyProperty;
src\Framework\System\Windows\VisualStateManager.cs (1)
157VisualStateGroupsPropertyKey.DependencyProperty;
src\Framework\System\Windows\Window.cs (1)
1238= IsActivePropertyKey.DependencyProperty;
System.Activities.Core.Presentation (4)
System\ServiceModel\Activities\Presentation\ContentCorrelationTypeExpander.xaml.cs (2)
28public static readonly DependencyProperty IsSelectionValidProperty = IsSelectionValidPropertyKey.DependencyProperty; 54public static readonly DependencyProperty SelectedTypeEntryProperty = SelectedTypeEntryPropertyKey.DependencyProperty;
System\ServiceModel\Activities\Presentation\MessageQueryEditor.xaml.cs (1)
45public static readonly DependencyProperty QueryProperty = QueryPropertyKey.DependencyProperty;
System\ServiceModel\Activities\Presentation\MessageQuerySetDesigner.xaml.cs (1)
48IsTypeExpanderEnabledPropertyKey.DependencyProperty;
System.Activities.Presentation (10)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\CiderCategoryContainer.cs (1)
43public static readonly DependencyProperty IsEmptyProperty = IsEmptyPropertyKey.DependencyProperty;
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Selection\PropertySelection.cs (1)
37internal static readonly DependencyProperty IsSelectedProperty = IsSelectedPropertyKey.DependencyProperty;
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemCollection.cs (1)
250typeof(ModelItemCollection), null).DependencyProperty;
System.Activities.Presentation\System\Activities\Presentation\Base\Interaction\Model\ModelItemDictionary.cs (1)
244typeof(ModelItemDictionary), null).DependencyProperty;
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (1)
44public static readonly DependencyProperty SelectedToolProperty = SelectedToolPropertyKey.DependencyProperty;
System.Activities.Presentation\System\Activities\Presentation\View\ActivityTypeResolver.xaml.cs (1)
39public static readonly DependencyProperty IsTypeResolvedProperty = IsTypeResolvedKey.DependencyProperty;
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
60public static readonly DependencyProperty ActivitySchemaProperty = ActivitySchemaPropertyKey.DependencyProperty; 68public static readonly DependencyProperty FocusedViewElementProperty = FocusedViewElementPropertyKey.DependencyProperty;
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (1)
71public static readonly DependencyProperty TextProperty = TextPropertyKey.DependencyProperty;
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (1)
43public static readonly DependencyProperty CurrentVariableScopeProperty = CurrentVariableScopePropertyKey.DependencyProperty;
WindowsBase (2)
Base\System\Windows\DependencyObject.cs (1)
625dp = key.DependencyProperty;
Base\System\Windows\DependencyProperty.cs (1)
557if (key.DependencyProperty != this)