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