773 references to Register
PresentationCore (107)
Core\CSharp\System\Windows\Input\Command\InputBinding.cs (1)
73DependencyProperty.Register("Command", typeof(ICommand), typeof(InputBinding), new UIPropertyMetadata(null, new PropertyChangedCallback(OnCommandPropertyChanged)));
Core\CSharp\System\Windows\Input\Command\KeyBinding.cs (2)
113DependencyProperty.Register("Modifiers", typeof(ModifierKeys), typeof(KeyBinding), new UIPropertyMetadata(ModifierKeys.None, new PropertyChangedCallback(OnModifiersPropertyChanged))); 140DependencyProperty.Register("Key", typeof(Key), typeof(KeyBinding), new UIPropertyMetadata(Key.None, new PropertyChangedCallback(OnKeyPropertyChanged)));
Core\CSharp\System\Windows\Input\Command\MouseBinding.cs (1)
128DependencyProperty.Register("MouseAction", typeof(MouseAction), typeof(MouseBinding), new UIPropertyMetadata(MouseAction.None, new PropertyChangedCallback(OnMouseActionPropertyChanged)));
Core\CSharp\System\Windows\Media\Animation\AnimationTimeline.cs (2)
37DependencyProperty.Register( 48DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\BackEase.cs (1)
23DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\BounceEase.cs (2)
25DependencyProperty.Register( 50DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\DoubleAnimationUsingPath.cs (2)
60DependencyProperty.Register( 86DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\EasingFunctionBase.cs (1)
18DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\EasingQuaternionKeyFrame.cs (1)
29DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\ElasticEase.cs (2)
25DependencyProperty.Register( 50DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\ExponentialEase.cs (1)
25DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\Generated\KeyFrames.cs (42)
72DependencyProperty.Register( 98DependencyProperty.Register( 216DependencyProperty.Register( 242DependencyProperty.Register( 360DependencyProperty.Register( 386DependencyProperty.Register( 504DependencyProperty.Register( 530DependencyProperty.Register( 648DependencyProperty.Register( 674DependencyProperty.Register( 792DependencyProperty.Register( 818DependencyProperty.Register( 936DependencyProperty.Register( 962DependencyProperty.Register( 1080DependencyProperty.Register( 1106DependencyProperty.Register( 1224DependencyProperty.Register( 1250DependencyProperty.Register( 1368DependencyProperty.Register( 1394DependencyProperty.Register( 1512DependencyProperty.Register( 1538DependencyProperty.Register( 1656DependencyProperty.Register( 1682DependencyProperty.Register( 1800DependencyProperty.Register( 1826DependencyProperty.Register( 1944DependencyProperty.Register( 1970DependencyProperty.Register( 2088DependencyProperty.Register( 2114DependencyProperty.Register( 2232DependencyProperty.Register( 2258DependencyProperty.Register( 2376DependencyProperty.Register( 2402DependencyProperty.Register( 2520DependencyProperty.Register( 2546DependencyProperty.Register( 2664DependencyProperty.Register( 2690DependencyProperty.Register( 2808DependencyProperty.Register( 2834DependencyProperty.Register( 2952DependencyProperty.Register( 2978DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\Generated\SplineKeyFrames.cs (16)
130DependencyProperty.Register( 263DependencyProperty.Register( 396DependencyProperty.Register( 529DependencyProperty.Register( 662DependencyProperty.Register( 795DependencyProperty.Register( 928DependencyProperty.Register( 1061DependencyProperty.Register( 1194DependencyProperty.Register( 1327DependencyProperty.Register( 1460DependencyProperty.Register( 1593DependencyProperty.Register( 1726DependencyProperty.Register( 1859DependencyProperty.Register( 1992DependencyProperty.Register( 2125DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\LinearQuaternionKeyFrame.cs (1)
29DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\MatrixAnimationUsingPath.cs (4)
97DependencyProperty.Register( 138DependencyProperty.Register( 171DependencyProperty.Register( 202DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\PointAnimationUsingPath.cs (1)
63DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\PowerEase.cs (1)
25DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\QuaternionAnimation.cs (1)
26DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\SplineQuaternionKeyFrame.cs (1)
29DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Animation\Timeline.cs (4)
240DependencyProperty.Register( 283DependencyProperty.Register( 414DependencyProperty.Register( 538DependencyProperty.Register(
Core\CSharp\System\Windows\Media\Effects\ShaderEffect.cs (1)
344DependencyProperty.Register(dpName, typeof(Brush), ownerType,
Core\CSharp\System\Windows\Media3D\Viewport2DVisual3D.cs (3)
563DependencyProperty.Register( 686DependencyProperty.Register("Material", 745DependencyProperty.Register(
Core\CSharp\System\Windows\UIElement.cs (16)
148DependencyProperty.Register( 1364DependencyProperty.Register( 2704DependencyProperty.Register( 2742= DependencyProperty.Register("OpacityMask", typeof(Brush), typeof(UIElement), 2771DependencyProperty.Register( 2805DependencyProperty.Register( 2835DependencyProperty.Register( 2912DependencyProperty.Register( 2960DependencyProperty.Register( 3394DependencyProperty.Register( 3435DependencyProperty.Register( 3467DependencyProperty.Register( 3614DependencyProperty.Register( 3741DependencyProperty.Register( 3975DependencyProperty.Register( 4362DependencyProperty.Register(
PresentationFramework (335)
src\Framework\System\Windows\Controls\AccessText.cs (1)
131DependencyProperty.Register(
src\Framework\System\Windows\Controls\Border.cs (1)
182= DependencyProperty.Register("BorderBrush", typeof(Brush), typeof(Border),
src\Framework\System\Windows\Controls\Button.cs (2)
65= DependencyProperty.Register("IsDefault", typeof(bool), typeof(Button), 125DependencyProperty.Register(
src\Framework\System\Windows\Controls\Calendar.cs (5)
200DependencyProperty.Register( 256DependencyProperty.Register( 317DependencyProperty.Register( 479DependencyProperty.Register( 532DependencyProperty.Register(
src\Framework\System\Windows\Controls\ComboBox.cs (6)
94= DependencyProperty.Register("MaxDropDownHeight", typeof(double), typeof(ComboBox), 118DependencyProperty.Register( 144DependencyProperty.Register( 333DependencyProperty.Register( 364DependencyProperty.Register( 461= DependencyProperty.Register("StaysOpenOnEdit", typeof(bool), typeof(ComboBox),
src\Framework\System\Windows\Controls\ContentControl.cs (4)
231DependencyProperty.Register( 339DependencyProperty.Register( 384DependencyProperty.Register( 433DependencyProperty.Register(
src\Framework\System\Windows\Controls\ContentPresenter.cs (4)
136DependencyProperty.Register( 367DependencyProperty.Register( 417DependencyProperty.Register( 781DependencyProperty.Register(
src\Framework\System\Windows\Controls\Control.cs (2)
377= DependencyProperty.Register( "Padding", 407DependencyProperty.Register(
src\Framework\System\Windows\Controls\DataGrid.cs (43)
142DependencyProperty.Register("CanUserResizeColumns", typeof(bool), typeof(DataGrid), new FrameworkPropertyMetadata(true, new PropertyChangedCallback(OnNotifyColumnAndColumnHeaderPropertyChanged))); 157DependencyProperty.Register("ColumnWidth", typeof(DataGridLength), typeof(DataGrid), new FrameworkPropertyMetadata(DataGridLength.SizeToHeader)); 696DependencyProperty.Register( 715DependencyProperty.Register( 734DependencyProperty.Register( 901DependencyProperty.Register("RowStyle", typeof(Style), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnRowStyleChanged))); 931DependencyProperty.Register("RowValidationErrorTemplate", typeof(ControlTemplate), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyRowPropertyChanged))); 1013DependencyProperty.Register("RowStyleSelector", typeof(StyleSelector), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnRowStyleSelectorChanged))); 1056DependencyProperty.Register("RowBackground", typeof(Brush), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyRowPropertyChanged))); 1074DependencyProperty.Register("AlternatingRowBackground", typeof(Brush), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyDataGridAndRowPropertyChanged))); 1106DependencyProperty.Register("RowHeight", typeof(double), typeof(DataGrid), new FrameworkPropertyMetadata(double.NaN, new PropertyChangedCallback(OnNotifyCellsPresenterPropertyChanged))); 1121DependencyProperty.Register("MinRowHeight", typeof(double), typeof(DataGrid), new FrameworkPropertyMetadata(0.0, new PropertyChangedCallback(OnNotifyCellsPresenterPropertyChanged))); 1206DependencyProperty.Register("RowHeaderWidth", typeof(double), typeof(DataGrid), new FrameworkPropertyMetadata(double.NaN, new PropertyChangedCallback(OnNotifyRowHeaderWidthPropertyChanged))); 1241DependencyProperty.Register("ColumnHeaderHeight", typeof(double), typeof(DataGrid), new FrameworkPropertyMetadata(double.NaN, OnNotifyColumnHeaderPropertyChanged)); 1256DependencyProperty.Register("HeadersVisibility", typeof(DataGridHeadersVisibility), typeof(DataGrid), new FrameworkPropertyMetadata(DataGridHeadersVisibility.All)); 1395DependencyProperty.Register("CellStyle", typeof(Style), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyColumnAndCellPropertyChanged))); 1410DependencyProperty.Register("ColumnHeaderStyle", typeof(Style), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyColumnAndColumnHeaderPropertyChanged))); 1425DependencyProperty.Register("RowHeaderStyle", typeof(Style), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyRowAndRowHeaderPropertyChanged))); 1440DependencyProperty.Register("RowHeaderTemplate", typeof(DataTemplate), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyRowAndRowHeaderPropertyChanged))); 1455DependencyProperty.Register("RowHeaderTemplateSelector", typeof(DataTemplateSelector), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyRowAndRowHeaderPropertyChanged))); 2033DependencyProperty.Register( 2782DependencyProperty.Register("IsReadOnly", typeof(bool), typeof(DataGrid), new FrameworkPropertyMetadata(false, new PropertyChangedCallback(OnIsReadOnlyChanged))); 2818DependencyProperty.Register("CurrentItem", typeof(object), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnCurrentItemChanged))); 2861DependencyProperty.Register("CurrentColumn", typeof(DataGridColumn), typeof(DataGrid), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnCurrentColumnChanged))); 2894DependencyProperty.Register("CurrentCell", typeof(DataGridCellInfo), typeof(DataGrid), new FrameworkPropertyMetadata(DataGridCellInfo.Unset, new PropertyChangedCallback(OnCurrentCellChanged))); 3465DependencyProperty.Register("CanUserAddRows", typeof(bool), typeof(DataGrid), new FrameworkPropertyMetadata(true, new PropertyChangedCallback(OnCanUserAddRowsChanged), new CoerceValueCallback(OnCoerceCanUserAddRows))); 3515DependencyProperty.Register("CanUserDeleteRows", typeof(bool), typeof(DataGrid), new FrameworkPropertyMetadata(true, new PropertyChangedCallback(OnCanUserDeleteRowsChanged), new CoerceValueCallback(OnCoerceCanUserDeleteRows))); 3905DependencyProperty.Register("RowDetailsVisibilityMode", typeof(DataGridRowDetailsVisibilityMode), typeof(DataGrid), new FrameworkPropertyMetadata(DataGridRowDetailsVisibilityMode.VisibleWhenSelected, OnNotifyRowAndDetailsPropertyChanged)); 3920DependencyProperty.Register("AreRowDetailsFrozen", typeof(bool), typeof(DataGrid), new FrameworkPropertyMetadata(false)); 3935DependencyProperty.Register("RowDetailsTemplate", typeof(DataTemplate), typeof(DataGrid), new FrameworkPropertyMetadata(null, OnNotifyRowAndDetailsPropertyChanged)); 3950DependencyProperty.Register("RowDetailsTemplateSelector", typeof(DataTemplateSelector), typeof(DataGrid), new FrameworkPropertyMetadata(null, OnNotifyRowAndDetailsPropertyChanged)); 4052DependencyProperty.Register("CanUserResizeRows", typeof(bool), typeof(DataGrid), new FrameworkPropertyMetadata(true, new PropertyChangedCallback(OnNotifyRowHeaderPropertyChanged))); 4450DependencyProperty.Register("SelectionMode", typeof(DataGridSelectionMode), typeof(DataGrid), new FrameworkPropertyMetadata(DataGridSelectionMode.Extended, new PropertyChangedCallback(OnSelectionModeChanged))); 4512DependencyProperty.Register("SelectionUnit", typeof(DataGridSelectionUnit), typeof(DataGrid), new FrameworkPropertyMetadata(DataGridSelectionUnit.FullRow, new PropertyChangedCallback(OnSelectionUnitChanged))); 7075DependencyProperty.Register( 7493DependencyProperty.Register("AutoGenerateColumns", typeof(bool), typeof(DataGrid), new FrameworkPropertyMetadata(true, new PropertyChangedCallback(OnAutoGenerateColumnsPropertyChanged))); 8065public static readonly DependencyProperty EnableRowVirtualizationProperty = DependencyProperty.Register( 8113public static readonly DependencyProperty EnableColumnVirtualizationProperty = DependencyProperty.Register( 8137DependencyProperty.Register("CanUserReorderColumns", typeof(bool), typeof(DataGrid), new FrameworkPropertyMetadata(true, new PropertyChangedCallback(OnNotifyColumnPropertyChanged))); 8152DependencyProperty.Register("DragIndicatorStyle", typeof(Style), typeof(DataGrid), new FrameworkPropertyMetadata(null, OnNotifyColumnPropertyChanged)); 8167DependencyProperty.Register("DropLocationIndicatorStyle", typeof(Style), typeof(DataGrid), new FrameworkPropertyMetadata(null)); 8236DependencyProperty.Register("ClipboardCopyMode", typeof(DataGridClipboardCopyMode), typeof(DataGrid), new FrameworkPropertyMetadata(DataGridClipboardCopyMode.ExcludeHeader, new PropertyChangedCallback(OnClipboardCopyModeChanged))); 8447DependencyProperty.Register(
src\Framework\System\Windows\Controls\DataGridBoundColumn.cs (2)
135DependencyProperty.Register( 155DependencyProperty.Register(
src\Framework\System\Windows\Controls\DataGridCell.cs (2)
461public static readonly DependencyProperty IsEditingProperty = DependencyProperty.Register("IsEditing", typeof(bool), typeof(DataGridCell), new FrameworkPropertyMetadata(false, new PropertyChangedCallback(OnIsEditingChanged))); 664public static readonly DependencyProperty IsSelectedProperty = DependencyProperty.Register("IsSelected", typeof(bool), typeof(DataGridCell), new FrameworkPropertyMetadata(false, new PropertyChangedCallback(OnIsSelectedChanged)));
src\Framework\System\Windows\Controls\DataGridColumn.cs (16)
38DependencyProperty.Register("Header", typeof(object), typeof(DataGridColumn), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyColumnHeaderPropertyChanged))); 53DependencyProperty.Register("HeaderStyle", typeof(Style), typeof(DataGridColumn), new FrameworkPropertyMetadata(null, OnNotifyColumnHeaderPropertyChanged, OnCoerceHeaderStyle)); 79DependencyProperty.Register("HeaderStringFormat", typeof(string), typeof(DataGridColumn), new FrameworkPropertyMetadata(null, OnNotifyColumnHeaderPropertyChanged)); 94DependencyProperty.Register("HeaderTemplate", typeof(DataTemplate), typeof(DataGridColumn), new FrameworkPropertyMetadata(null, OnNotifyColumnHeaderPropertyChanged)); 109DependencyProperty.Register("HeaderTemplateSelector", typeof(DataTemplateSelector), typeof(DataGridColumn), new FrameworkPropertyMetadata(null, OnNotifyColumnHeaderPropertyChanged)); 128DependencyProperty.Register("CellStyle", typeof(Style), typeof(DataGridColumn), new FrameworkPropertyMetadata(null, OnNotifyCellPropertyChanged, OnCoerceCellStyle)); 154DependencyProperty.Register("IsReadOnly", typeof(bool), typeof(DataGridColumn), new FrameworkPropertyMetadata(false, OnNotifyCellPropertyChanged, OnCoerceIsReadOnly)); 192DependencyProperty.Register( 972DependencyProperty.Register( 1020DependencyProperty.Register( 1039DependencyProperty.Register( 1107DependencyProperty.Register( 1315DependencyProperty.Register("CanUserReorder", typeof(bool), typeof(DataGridColumn), new FrameworkPropertyMetadata(true, new PropertyChangedCallback(OnNotifyColumnPropertyChanged), new CoerceValueCallback(OnCoerceCanUserReorder))); 1341DependencyProperty.Register("DragIndicatorStyle", typeof(Style), typeof(DataGridColumn), new FrameworkPropertyMetadata(null, OnNotifyColumnPropertyChanged, OnCoerceDragIndicatorStyle)); 1474DependencyProperty.Register("CanUserResize", typeof(bool), typeof(DataGridColumn), new FrameworkPropertyMetadata(true, new PropertyChangedCallback(OnNotifyColumnHeaderPropertyChanged), new CoerceValueCallback(OnCoerceCanUserResize))); 1504DependencyProperty.Register(
src\Framework\System\Windows\Controls\DataGridRow.cs (9)
142DependencyProperty.Register("Item", typeof(object), typeof(DataGridRow), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyRowPropertyChanged))); 282DependencyProperty.Register("Header", typeof(object), typeof(DataGridRow), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnNotifyRowAndRowHeaderPropertyChanged))); 306DependencyProperty.Register("HeaderStyle", typeof(Style), typeof(DataGridRow), new FrameworkPropertyMetadata(null, OnNotifyRowAndRowHeaderPropertyChanged, OnCoerceHeaderStyle)); 321DependencyProperty.Register("HeaderTemplate", typeof(DataTemplate), typeof(DataGridRow), new FrameworkPropertyMetadata(null, OnNotifyRowAndRowHeaderPropertyChanged, OnCoerceHeaderTemplate)); 336DependencyProperty.Register("HeaderTemplateSelector", typeof(DataTemplateSelector), typeof(DataGridRow), new FrameworkPropertyMetadata(null, OnNotifyRowAndRowHeaderPropertyChanged, OnCoerceHeaderTemplateSelector)); 351DependencyProperty.Register("ValidationErrorTemplate", typeof(ControlTemplate), typeof(DataGridRow), new FrameworkPropertyMetadata(null, OnNotifyRowPropertyChanged, OnCoerceValidationErrorTemplate)); 370DependencyProperty.Register("DetailsTemplate", typeof(DataTemplate), typeof(DataGridRow), new FrameworkPropertyMetadata(null, OnNotifyDetailsTemplatePropertyChanged, OnCoerceDetailsTemplate)); 385DependencyProperty.Register("DetailsTemplateSelector", typeof(DataTemplateSelector), typeof(DataGridRow), new FrameworkPropertyMetadata(null, OnNotifyDetailsTemplatePropertyChanged, OnCoerceDetailsTemplateSelector)); 400DependencyProperty.Register("DetailsVisibility", typeof(Visibility), typeof(DataGridRow), new FrameworkPropertyMetadata(Visibility.Collapsed, OnNotifyDetailsVisibilityChanged, OnCoerceDetailsVisibility));
src\Framework\System\Windows\Controls\DataGridTemplateColumn.cs (4)
70public static readonly DependencyProperty CellTemplateProperty = DependencyProperty.Register( 88public static readonly DependencyProperty CellTemplateSelectorProperty = DependencyProperty.Register( 107public static readonly DependencyProperty CellEditingTemplateProperty = DependencyProperty.Register( 126public static readonly DependencyProperty CellEditingTemplateSelectorProperty = DependencyProperty.Register(
src\Framework\System\Windows\Controls\DatePicker.cs (6)
163DependencyProperty.Register( 196DependencyProperty.Register( 242DependencyProperty.Register( 312DependencyProperty.Register( 413DependencyProperty.Register( 561DependencyProperty.Register(
src\Framework\System\Windows\Controls\DockPanel.cs (1)
170DependencyProperty.Register(
src\Framework\System\Windows\Controls\DocumentViewer.cs (2)
556DependencyProperty.Register( 588DependencyProperty.Register(
src\Framework\System\Windows\Controls\Expander.cs (1)
121DependencyProperty.Register(
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (6)
421DependencyProperty.Register( 433DependencyProperty.Register( 445DependencyProperty.Register( 516DependencyProperty.Register( 528DependencyProperty.Register( 540DependencyProperty.Register(
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (3)
358DependencyProperty.Register( 439DependencyProperty.Register( 451DependencyProperty.Register(
src\Framework\System\Windows\Controls\Frame.cs (3)
246DependencyProperty.Register( 361DependencyProperty.Register( 377DependencyProperty.Register(
src\Framework\System\Windows\Controls\Grid.cs (1)
3443DependencyProperty.Register(
src\Framework\System\Windows\Controls\GridSplitter.cs (2)
208= DependencyProperty.Register("ShowsPreview", 227DependencyProperty.Register(
src\Framework\System\Windows\Controls\GridView.cs (3)
272DependencyProperty.Register( 306DependencyProperty.Register( 368DependencyProperty.Register(
src\Framework\System\Windows\Controls\GridViewColumn.cs (7)
88DependencyProperty.Register( 136DependencyProperty.Register( 167DependencyProperty.Register( 200DependencyProperty.Register( 240DependencyProperty.Register( 318DependencyProperty.Register( 349DependencyProperty.Register(
src\Framework\System\Windows\Controls\HeaderedContentControl.cs (4)
59DependencyProperty.Register( 137DependencyProperty.Register( 182DependencyProperty.Register( 231DependencyProperty.Register(
src\Framework\System\Windows\Controls\HeaderedItemsControl.cs (1)
216DependencyProperty.Register(
src\Framework\System\Windows\Controls\ItemsControl.cs (13)
187= DependencyProperty.Register("ItemsSource", typeof(IEnumerable), typeof(ItemsControl), 371DependencyProperty.Register( 458DependencyProperty.Register( 509DependencyProperty.Register( 564DependencyProperty.Register( 613DependencyProperty.Register( 685DependencyProperty.Register( 737DependencyProperty.Register( 865= DependencyProperty.Register("ItemsPanel", typeof(ItemsPanelTemplate), typeof(ItemsControl), 984= DependencyProperty.Register("GroupStyleSelector", typeof(GroupStyleSelector), typeof(ItemsControl), 1029DependencyProperty.Register( 1127DependencyProperty.Register( 1147DependencyProperty.Register(
src\Framework\System\Windows\Controls\ItemsPresenter.cs (1)
119DependencyProperty.Register(
src\Framework\System\Windows\Controls\Label.cs (1)
88DependencyProperty.Register(
src\Framework\System\Windows\Controls\ListView.cs (1)
69DependencyProperty.Register(
src\Framework\System\Windows\Controls\MediaElement.cs (7)
130DependencyProperty.Register( 143= DependencyProperty.Register( 155= DependencyProperty.Register( 168= DependencyProperty.Register( 181= DependencyProperty.Register( 194= DependencyProperty.Register( 207= DependencyProperty.Register(
src\Framework\System\Windows\Controls\Menu.cs (1)
94DependencyProperty.Register(
src\Framework\System\Windows\Controls\MenuItem.cs (6)
531DependencyProperty.Register( 806DependencyProperty.Register( 908DependencyProperty.Register( 968DependencyProperty.Register( 1093DependencyProperty.Register( 1150DependencyProperty.Register(
src\Framework\System\Windows\Controls\Page.cs (1)
359DependencyProperty.Register(
src\Framework\System\Windows\Controls\Panel.cs (2)
145DependencyProperty.Register("Background", 219DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\ButtonBase.cs (3)
191DependencyProperty.Register( 203DependencyProperty.Register( 216DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\DataGridColumnHeader.cs (2)
83DependencyProperty.Register("SeparatorBrush", typeof(Brush), typeof(DataGridColumnHeader), new FrameworkPropertyMetadata(null)); 98DependencyProperty.Register("SeparatorVisibility", typeof(Visibility), typeof(DataGridColumnHeader), new FrameworkPropertyMetadata(Visibility.Visible));
src\Framework\System\Windows\Controls\Primitives\DataGridRowHeader.cs (2)
161DependencyProperty.Register("SeparatorBrush", typeof(Brush), typeof(DataGridRowHeader), new FrameworkPropertyMetadata(null)); 176DependencyProperty.Register("SeparatorVisibility", typeof(Visibility), typeof(DataGridRowHeader), new FrameworkPropertyMetadata(Visibility.Visible));
src\Framework\System\Windows\Controls\Primitives\DatePickerTextBox.cs (1)
62internal static readonly DependencyProperty WatermarkProperty = DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\DocumentPageView.cs (1)
149DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (1)
250DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\GridViewRowPresenterBase.cs (1)
59DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\MenuBase.cs (1)
87DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\Popup.cs (9)
93DependencyProperty.Register( 117DependencyProperty.Register( 290DependencyProperty.Register( 514DependencyProperty.Register( 536DependencyProperty.Register( 580DependencyProperty.Register( 616DependencyProperty.Register( 641DependencyProperty.Register( 685DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\Selector.cs (4)
257DependencyProperty.Register( 386DependencyProperty.Register( 439DependencyProperty.Register( 699DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (8)
477DependencyProperty.Register("IsReadOnlyCaretVisible", 520DependencyProperty.Register( 715DependencyProperty.Register("IsUndoEnabled", typeof(bool), typeof(TextBoxBase), 784DependencyProperty.Register( 813DependencyProperty.Register("SelectionBrush", typeof(Brush), typeof(TextBoxBase), 832DependencyProperty.Register("SelectionTextBrush", typeof(Brush), typeof(TextBoxBase), 863DependencyProperty.Register("SelectionOpacity", typeof(double), typeof(TextBoxBase), 883DependencyProperty.Register("CaretBrush", typeof(Brush), typeof(TextBoxBase),
src\Framework\System\Windows\Controls\Primitives\TickBar.cs (2)
95= DependencyProperty.Register( 325DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\ToggleButton.cs (2)
129DependencyProperty.Register( 231DependencyProperty.Register(
src\Framework\System\Windows\Controls\Primitives\Track.cs (1)
345DependencyProperty.Register("IsDirectionReversed",
src\Framework\System\Windows\Controls\ProgressBar.cs (1)
78DependencyProperty.Register(
src\Framework\System\Windows\Controls\RadioButton.cs (1)
199public static readonly DependencyProperty GroupNameProperty = DependencyProperty.Register(
src\Framework\System\Windows\Controls\RichTextBox.cs (1)
513DependencyProperty.Register("IsDocumentEnabled", typeof(bool), typeof(RichTextBox),
src\Framework\System\Windows\Controls\Slider.cs (5)
303= DependencyProperty.Register("IsDirectionReversed", typeof(bool), typeof(Slider), 460= DependencyProperty.Register("IsSnapToTickEnabled", typeof(bool), typeof(Slider), 547= DependencyProperty.Register("Ticks", typeof(DoubleCollection), typeof(Slider), 583= DependencyProperty.Register("IsSelectionRangeEnabled", typeof(bool), typeof(Slider), 747= DependencyProperty.Register("IsMoveToPointEnabled", typeof(bool), typeof(Slider),
src\Framework\System\Windows\Controls\SoundPlayerAction.cs (1)
66DependencyProperty.Register(
src\Framework\System\Windows\Controls\StickyNote.cs (8)
280DependencyProperty.Register( 352DependencyProperty.Register( 375DependencyProperty.Register( 398DependencyProperty.Register( 421DependencyProperty.Register( 443DependencyProperty.Register( 466DependencyProperty.Register( 774DependencyProperty.Register(
src\Framework\System\Windows\Controls\TabControl.cs (3)
229public static readonly DependencyProperty ContentTemplateProperty = DependencyProperty.Register("ContentTemplate", typeof(DataTemplate), typeof(TabControl), new FrameworkPropertyMetadata((DataTemplate)null)); 254public static readonly DependencyProperty ContentTemplateSelectorProperty = DependencyProperty.Register("ContentTemplateSelector", typeof(DataTemplateSelector), typeof(TabControl), new FrameworkPropertyMetadata((DataTemplateSelector)null)); 277DependencyProperty.Register(
src\Framework\System\Windows\Controls\TextBlock.cs (1)
597DependencyProperty.Register(
src\Framework\System\Windows\Controls\TextBox.cs (1)
689DependencyProperty.Register(
src\Framework\System\Windows\Controls\ToolBar.cs (3)
146DependencyProperty.Register( 170DependencyProperty.Register( 194DependencyProperty.Register(
src\Framework\System\Windows\Controls\ToolTip.cs (2)
69DependencyProperty.Register( 167DependencyProperty.Register(
src\Framework\System\Windows\Controls\TreeView.cs (1)
123DependencyProperty.Register(
src\Framework\System\Windows\Controls\TreeViewItem.cs (2)
69DependencyProperty.Register( 140DependencyProperty.Register(
src\Framework\System\Windows\Data\CollectionContainer.cs (1)
53DependencyProperty.Register(
src\Framework\System\Windows\Data\CollectionViewSource.cs (3)
277= DependencyProperty.Register( 400= DependencyProperty.Register( 521= DependencyProperty.Register(
src\Framework\System\Windows\Documents\Block.cs (3)
197DependencyProperty.Register( 388DependencyProperty.Register( 409DependencyProperty.Register(
src\Framework\System\Windows\Documents\DocumentReference.cs (1)
147DependencyProperty.Register(
src\Framework\System\Windows\Documents\Figure.cs (3)
165DependencyProperty.Register( 208DependencyProperty.Register( 229DependencyProperty.Register(
src\Framework\System\Windows\Documents\FixedPage.cs (2)
531DependencyProperty.Register( 550DependencyProperty.Register(
src\Framework\System\Windows\Documents\FlowDocument.cs (4)
405DependencyProperty.Register( 455DependencyProperty.Register( 503DependencyProperty.Register( 524DependencyProperty.Register(
src\Framework\System\Windows\Documents\Glyphs.cs (12)
744= DependencyProperty.Register( 774DependencyProperty.Register( "Indices", typeof(string), typeof(Glyphs), 798DependencyProperty.Register( "UnicodeString", typeof(string), typeof(Glyphs), 821DependencyProperty.Register( "CaretStops", typeof(string), typeof(Glyphs), 843DependencyProperty.Register( "FontRenderingEmSize", typeof(double), typeof(Glyphs), 866DependencyProperty.Register( "OriginX", typeof(double), typeof(Glyphs), 889DependencyProperty.Register( "OriginY", typeof(double), typeof(Glyphs), 912DependencyProperty.Register( "FontUri", typeof(Uri), typeof(Glyphs), 934DependencyProperty.Register( "StyleSimulations", typeof(StyleSimulations), typeof(Glyphs), 956DependencyProperty.Register( "IsSideways", typeof(bool), typeof(Glyphs), 980DependencyProperty.Register( "BidiLevel", typeof(int), typeof(Glyphs), 1003DependencyProperty.Register("DeviceFontName", typeof(string), typeof(Glyphs),
src\Framework\System\Windows\Documents\Hyperlink.cs (6)
150DependencyProperty.Register( 264DependencyProperty.Register( 293DependencyProperty.Register( 332DependencyProperty.Register( 398= DependencyProperty.Register("TargetName", typeof(String), typeof(Hyperlink), 922DependencyProperty.Register(
src\Framework\System\Windows\Documents\Inline.cs (1)
117DependencyProperty.Register(
src\Framework\System\Windows\Documents\PageContent.cs (1)
237DependencyProperty.Register(
src\Framework\System\Windows\Documents\Paragraph.cs (2)
180DependencyProperty.Register( 203DependencyProperty.Register(
src\Framework\System\Windows\Documents\Run.cs (1)
105public static readonly DependencyProperty TextProperty = DependencyProperty.Register("Text", typeof(string), typeof(Run),
src\Framework\System\Windows\Documents\TextElement.cs (2)
782DependencyProperty.Register("Background", 802DependencyProperty.Register(
src\Framework\System\Windows\FrameworkElement.cs (11)
149DependencyProperty.Register( 190= DependencyProperty.Register("OverridesDefaultStyle", typeof(bool), _typeofThis, 210DependencyProperty.Register( 241= DependencyProperty.Register("DefaultStyleKey", typeof(object), _typeofThis, 2699DependencyProperty.Register( 2786DependencyProperty.Register( 3241DependencyProperty.Register( 3429public static readonly DependencyProperty LayoutTransformProperty = DependencyProperty.Register( 3845DependencyProperty.Register( 3865DependencyProperty.Register( 3899DependencyProperty.Register(
src\Framework\System\Windows\Media\Animation\Generated\KeyFrames.cs (2)
72DependencyProperty.Register( 98DependencyProperty.Register(
src\Framework\System\Windows\Media\Animation\Generated\SplineKeyFrames.cs (1)
130DependencyProperty.Register(
src\Framework\System\Windows\Navigation\NavigationWindow.cs (1)
120DependencyProperty.Register(
src\Framework\System\Windows\Shapes\Polygon.cs (1)
50public static readonly DependencyProperty PointsProperty = DependencyProperty.Register(
src\Framework\System\Windows\Shapes\Polyline.cs (1)
49public static readonly DependencyProperty PointsProperty = DependencyProperty.Register(
src\Framework\System\Windows\Shapes\Rectangle.cs (2)
59DependencyProperty.Register( "RadiusX", typeof(double), typeof(Rectangle), 85DependencyProperty.Register( "RadiusY", typeof(double), typeof(Rectangle),
src\Framework\System\Windows\Shapes\Shape.cs (7)
52= DependencyProperty.Register( 126DependencyProperty.Register( 149DependencyProperty.Register( 174DependencyProperty.Register( 291DependencyProperty.Register( 313DependencyProperty.Register( 335DependencyProperty.Register(
src\Framework\System\Windows\Shell\TaskbarItemInfo.cs (6)
35public static readonly DependencyProperty ProgressStateProperty = DependencyProperty.Register( 76public static readonly DependencyProperty ProgressValueProperty = DependencyProperty.Register( 113public static readonly DependencyProperty OverlayProperty = DependencyProperty.Register( 134public static readonly DependencyProperty DescriptionProperty = DependencyProperty.Register( 155public static readonly DependencyProperty ThumbnailClipMarginProperty = DependencyProperty.Register( 188public static readonly DependencyProperty ThumbButtonInfosProperty = DependencyProperty.Register(
src\Framework\System\Windows\Shell\ThumbButtonInfo.cs (11)
22public static readonly DependencyProperty VisibilityProperty = DependencyProperty.Register( 37public static readonly DependencyProperty DismissWhenClickedProperty = DependencyProperty.Register( 54public static readonly DependencyProperty ImageSourceProperty = DependencyProperty.Register( 70public static readonly DependencyProperty IsBackgroundVisibleProperty = DependencyProperty.Register( 86public static readonly DependencyProperty DescriptionProperty = DependencyProperty.Register( 119public static readonly DependencyProperty IsEnabledProperty = DependencyProperty.Register( 150public static readonly DependencyProperty IsInteractiveProperty = DependencyProperty.Register( 171public static readonly DependencyProperty CommandProperty = DependencyProperty.Register( 202public static readonly DependencyProperty CommandParameterProperty = DependencyProperty.Register( 215public static readonly DependencyProperty CommandTargetProperty = DependencyProperty.Register( 225private static readonly DependencyProperty _CanExecuteProperty = DependencyProperty.Register(
src\Framework\System\Windows\Shell\WindowChrome.cs (2)
203public static readonly DependencyProperty GlassFrameThicknessProperty = DependencyProperty.Register( 230public static readonly DependencyProperty UseAeroCaptionButtonsProperty = DependencyProperty.Register(
src\Framework\System\Windows\Window.cs (6)
631public static readonly DependencyProperty TaskbarItemInfoProperty = DependencyProperty.Register( 805DependencyProperty.Register( 878DependencyProperty.Register( 1189DependencyProperty.Register("ShowInTaskbar", 1602DependencyProperty.Register("Topmost", 1636DependencyProperty.Register("ShowActivated",
PresentationFramework.Aero (21)
Microsoft\Windows\Themes\BulletChrome.cs (4)
101DependencyProperty.Register("RenderMouseOver", 323DependencyProperty.Register("RenderPressed", 478DependencyProperty.Register("IsChecked", 566DependencyProperty.Register("IsRound",
Microsoft\Windows\Themes\ButtonChrome.cs (4)
99DependencyProperty.Register("RenderDefaulted", 188DependencyProperty.Register("RenderMouseOver", 279DependencyProperty.Register("RenderPressed", 378DependencyProperty.Register("RoundCorners",
Microsoft\Windows\Themes\ListBoxChrome.cs (2)
115DependencyProperty.Register("RenderMouseOver", 181DependencyProperty.Register("RenderFocused",
Microsoft\Windows\Themes\ScrollChrome.cs (2)
196DependencyProperty.Register("RenderMouseOver", 300DependencyProperty.Register("RenderPressed",
parent\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (8)
45DependencyProperty.Register("IsHovered", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender)); 60DependencyProperty.Register("IsPressed", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsArrange)); 75DependencyProperty.Register("IsClickable", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsArrange)); 90DependencyProperty.Register("SortDirection", typeof(ListSortDirection?), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.AffectsRender)); 105DependencyProperty.Register("IsSelected", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender)); 121DependencyProperty.Register("Orientation", typeof(Orientation), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(Orientation.Vertical, FrameworkPropertyMetadataOptions.AffectsRender)); 147DependencyProperty.Register("SeparatorBrush", typeof(Brush), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(null)); 162DependencyProperty.Register("SeparatorVisibility", typeof(Visibility), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(Visibility.Visible));
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
42DependencyProperty.Register(
PresentationFramework.Classic (11)
Microsoft\Windows\Themes\ClassicBorderDecorator.cs (1)
539DependencyProperty.Register(
Microsoft\Windows\Themes\DataGridHeaderBorder.cs (1)
36DependencyProperty.Register("ControlBrush", typeof(Brush), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.AffectsRender));
parent\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (8)
45DependencyProperty.Register("IsHovered", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender)); 60DependencyProperty.Register("IsPressed", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsArrange)); 75DependencyProperty.Register("IsClickable", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsArrange)); 90DependencyProperty.Register("SortDirection", typeof(ListSortDirection?), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.AffectsRender)); 105DependencyProperty.Register("IsSelected", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender)); 121DependencyProperty.Register("Orientation", typeof(Orientation), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(Orientation.Vertical, FrameworkPropertyMetadataOptions.AffectsRender)); 147DependencyProperty.Register("SeparatorBrush", typeof(Brush), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(null)); 162DependencyProperty.Register("SeparatorVisibility", typeof(Visibility), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(Visibility.Visible));
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
42DependencyProperty.Register(
PresentationFramework.Luna (17)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
250DependencyProperty.Register("RenderDefaulted", 271DependencyProperty.Register("RenderMouseOver", 292DependencyProperty.Register("RenderPressed",
Microsoft\Windows\Themes\ScrollChrome.cs (1)
71DependencyProperty.Register("HasOuterBorder",
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (4)
103DependencyProperty.Register("RenderMouseOver", 123DependencyProperty.Register("RenderPressed", 143DependencyProperty.Register("IsChecked", 164DependencyProperty.Register("IsRound",
parent\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (8)
45DependencyProperty.Register("IsHovered", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender)); 60DependencyProperty.Register("IsPressed", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsArrange)); 75DependencyProperty.Register("IsClickable", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsArrange)); 90DependencyProperty.Register("SortDirection", typeof(ListSortDirection?), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.AffectsRender)); 105DependencyProperty.Register("IsSelected", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender)); 121DependencyProperty.Register("Orientation", typeof(Orientation), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(Orientation.Vertical, FrameworkPropertyMetadataOptions.AffectsRender)); 147DependencyProperty.Register("SeparatorBrush", typeof(Brush), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(null)); 162DependencyProperty.Register("SeparatorVisibility", typeof(Visibility), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(Visibility.Visible));
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
42DependencyProperty.Register(
PresentationFramework.Royale (17)
Microsoft\Windows\Themes\ButtonChrome.cs (3)
208DependencyProperty.Register("RenderDefaulted", 229DependencyProperty.Register("RenderMouseOver", 250DependencyProperty.Register("RenderPressed",
Microsoft\Windows\Themes\ScrollChrome.cs (1)
53DependencyProperty.Register("HasOuterBorder",
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (4)
103DependencyProperty.Register("RenderMouseOver", 123DependencyProperty.Register("RenderPressed", 143DependencyProperty.Register("IsChecked", 164DependencyProperty.Register("IsRound",
parent\Shared\Microsoft\Windows\Themes\DataGridHeaderBorder.cs (8)
45DependencyProperty.Register("IsHovered", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender)); 60DependencyProperty.Register("IsPressed", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsArrange)); 75DependencyProperty.Register("IsClickable", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(true, FrameworkPropertyMetadataOptions.AffectsRender | FrameworkPropertyMetadataOptions.AffectsArrange)); 90DependencyProperty.Register("SortDirection", typeof(ListSortDirection?), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.AffectsRender)); 105DependencyProperty.Register("IsSelected", typeof(bool), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender)); 121DependencyProperty.Register("Orientation", typeof(Orientation), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(Orientation.Vertical, FrameworkPropertyMetadataOptions.AffectsRender)); 147DependencyProperty.Register("SeparatorBrush", typeof(Brush), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(null)); 162DependencyProperty.Register("SeparatorVisibility", typeof(Visibility), typeof(DataGridHeaderBorder), new FrameworkPropertyMetadata(Visibility.Visible));
parent\Shared\Microsoft\Windows\Themes\SystemDropShadowChrome.cs (1)
42DependencyProperty.Register(
System.Activities.Core.Presentation (65)
System\Activities\Core\Presentation\CaseKeyBox.ViewModel.cs (5)
23DependencyProperty.Register("ComboBoxIsEditable", typeof(bool), typeof(CaseKeyBoxViewModel), new UIPropertyMetadata(false)); 26DependencyProperty.Register("ComboBoxVisibility", typeof(Visibility), typeof(CaseKeyBoxViewModel), new UIPropertyMetadata(Visibility.Collapsed)); 32DependencyProperty.Register("DataTemplateName", typeof(string), typeof(CaseKeyBoxViewModel), new UIPropertyMetadata("Label")); 35DependencyProperty.Register("Text", typeof(string), typeof(CaseKeyBoxViewModel), new UIPropertyMetadata(String.Empty)); 38DependencyProperty.Register("TextBoxVisibility", typeof(Visibility), typeof(CaseKeyBoxViewModel), new UIPropertyMetadata(Visibility.Visible));
System\Activities\Core\Presentation\CaseKeyBox.xaml.cs (4)
22DependencyProperty.Register("LabelText", typeof(string), typeof(CaseKeyBox), new UIPropertyMetadata(string.Empty)); 25DependencyProperty.Register("Value", typeof(object), typeof(CaseKeyBox), new PropertyMetadata(OnValueChanged)); 28DependencyProperty.Register("ValueType", typeof(Type), typeof(CaseKeyBox), new PropertyMetadata(OnValueTypeChanged)); 49DependencyProperty.Register("CommitExplicitly", typeof(bool), typeof(CaseKeyBox), new PropertyMetadata(false));
System\Activities\Core\Presentation\FlowchartDesigner.xaml.cs (2)
39public static readonly DependencyProperty FlowchartWidthProperty = DependencyProperty.Register("FlowchartWidth", typeof(double), typeof(FlowchartDesigner), new FrameworkPropertyMetadata()); 40public static readonly DependencyProperty FlowchartHeightProperty = DependencyProperty.Register("FlowchartHeight", typeof(double), typeof(FlowchartDesigner), new FrameworkPropertyMetadata());
System\Activities\Core\Presentation\FlowchartResizeGrip.cs (1)
29DependencyProperty.Register("Disabled", typeof(bool), typeof(FlowchartResizeGrip), new UIPropertyMetadata(false));
System\Activities\Core\Presentation\FlowDecisionDesigner.xaml.cs (1)
31DependencyProperty.Register("ShowAllConditions", typeof(bool), typeof(FlowDecisionDesigner),
System\Activities\Core\Presentation\FlowSwitchCaseEditorDialog.cs (1)
31static DependencyProperty caseProperty = DependencyProperty.Register("Case", typeof(object), typeof(FlowSwitchCaseEditorDialog), new UIPropertyMetadata(null));
System\Activities\Core\Presentation\FlowSwitchDesigner.xaml.cs (1)
36DependencyProperty.Register("ShowAllConditions", typeof(bool), typeof(FlowSwitchDesigner),
System\Activities\Core\Presentation\FlowSwitchLink.cs (3)
18static DependencyProperty caseProperty = DependencyProperty.Register("Case", typeof(T), typeof(FlowSwitchLink<T>), new FrameworkPropertyMetadata(new PropertyChangedCallback(FlowSwitchLink<T>.OnCasePropertyChanged))); 19static DependencyProperty isDefaultCaseProperty = DependencyProperty.Register("IsDefault", typeof(bool), typeof(FlowSwitchLink<T>), new FrameworkPropertyMetadata(new PropertyChangedCallback(FlowSwitchLink<T>.OnIsDefaultCasePropertyChanged))); 353static DependencyProperty defaultCaseDisplayNameProperty = DependencyProperty.Register(FlowSwitchLabelFeature.DefaultCaseDisplayNamePropertyName, typeof(string), typeof(FlowSwitchDefaultLink<T>), new FrameworkPropertyMetadata(new PropertyChangedCallback(FlowSwitchDefaultLink<T>.OnDefaultCaseDisplayNamePropertyChanged)));
System\Activities\Core\Presentation\ParallelSeparator.xaml.cs (1)
16DependencyProperty.Register("AllowedItemType", typeof(Type), typeof(ParallelSeparator), new UIPropertyMetadata(typeof(object)));
System\Activities\Core\Presentation\ReorderableListEditor.xaml.cs (3)
17public static readonly DependencyProperty ItemTemplateProperty = DependencyProperty.Register("ItemTemplate", typeof(DataTemplate), typeof(ReorderableListEditor), new PropertyMetadata(null)); 18public static readonly DependencyProperty ListProperty = DependencyProperty.Register("List", typeof(ObservableCollection<ExpandableItemWrapper>), typeof(ReorderableListEditor), new PropertyMetadata(null)); 19public static readonly DependencyProperty SelectedListItemProperty = DependencyProperty.Register("SelectedListItem", typeof(ExpandableItemWrapper), typeof(ReorderableListEditor), new PropertyMetadata(null));
System\Activities\Core\Presentation\StateContainerEditor.xaml.cs (7)
134public static readonly DependencyProperty StateContainerWidthProperty = DependencyProperty.Register( 140public static readonly DependencyProperty StateContainerHeightProperty = DependencyProperty.Register( 146public static readonly DependencyProperty PanelMinWidthProperty = DependencyProperty.Register( 152public static readonly DependencyProperty PanelMinHeightProperty = DependencyProperty.Register( 170public static readonly DependencyProperty ModelItemProperty = DependencyProperty.Register( 176public static readonly DependencyProperty IsReadOnlyProperty = DependencyProperty.Register( 181public static readonly DependencyProperty IsStateMachineContainerProperty = DependencyProperty.Register(
System\Activities\Core\Presentation\StateContainerResizeGrip.cs (1)
29DependencyProperty.Register("Disabled", typeof(bool), typeof(StateContainerResizeGrip), new UIPropertyMetadata(false));
System\Activities\Core\Presentation\SwitchDesigner.xaml.cs (4)
34DependencyProperty.Register( 41DependencyProperty.Register( 48DependencyProperty.Register( 55DependencyProperty.Register(
System\Activities\Core\Presentation\TransitionDesigner.xaml.cs (3)
30public static readonly DependencyProperty NewTransitionProperty = DependencyProperty.Register("NewTransition", typeof(object), typeof(TransitionDesigner), new PropertyMetadata(null)); 31public static readonly DependencyProperty TransitionsSharingTriggerProperty = DependencyProperty.Register("TransitionsSharingTrigger", typeof(ObservableCollection<ExpandableItemWrapper>), typeof(TransitionDesigner), new PropertyMetadata(null)); 32public static readonly DependencyProperty SelectedTransitionProperty = DependencyProperty.Register("SelectedTransition", typeof(ExpandableItemWrapper), typeof(TransitionDesigner), new PropertyMetadata(null));
System\Activities\Core\Presentation\TryCatchDesigner.xaml.cs (4)
37DependencyProperty.Register( 45DependencyProperty.Register( 53DependencyProperty.Register( 61DependencyProperty.Register(
System\Activities\Core\Presentation\VerticalConnector.xaml.cs (1)
15DependencyProperty.Register("AllowedItemType", typeof(Type), typeof(VerticalConnector), new UIPropertyMetadata(typeof(object)));
System\Activities\Presentation\DynamicArgumentDesigner.xaml.cs (9)
38DependencyProperty.Register("IsDirectionReadOnly", 44DependencyProperty.Register("DynamicArguments", 50DependencyProperty.Register("IsDictionary", 56DependencyProperty.Register("UnderlyingArgumentType", 717public static readonly DependencyProperty ModelItemProperty = DependencyProperty.Register( 723public static readonly DependencyProperty NameProperty = DependencyProperty.Register( 729public static readonly DependencyProperty ArgumentTypeProperty = DependencyProperty.Register( 735public static readonly DependencyProperty DirectionProperty = DependencyProperty.Register( 742DependencyProperty.Register(
System\Activities\Presentation\TypeCollectionDesigner.xaml.cs (1)
29public static readonly DependencyProperty ContextProperty = DependencyProperty.Register(
System\ServiceModel\Activities\Presentation\BindingEditor.xaml.cs (1)
20DependencyProperty.Register("Binding",
System\ServiceModel\Activities\Presentation\ContentCorrelationTypeExpander.xaml.cs (4)
42public static readonly DependencyProperty TypesToExpandProperty = DependencyProperty.Register( 269public static readonly DependencyProperty NameProperty = DependencyProperty.Register( 275public static readonly DependencyProperty TypeToExpandProperty = DependencyProperty.Register( 281public static readonly DependencyProperty TagProperty = DependencyProperty.Register(
System\ServiceModel\Activities\Presentation\CorrelationDataDesigner.xaml.cs (3)
25public static readonly DependencyProperty ActivityProperty = DependencyProperty.Register( 31public static readonly DependencyProperty CorrelationInitializeDataProperty = DependencyProperty.Register( 182DependencyProperty.Register("Key", typeof(string), typeof(CorrelationDataWrapper), new UIPropertyMetadata(string.Empty, OnKeyChanged));
System\ServiceModel\Activities\Presentation\CorrelationInitializerDesigner.xaml.cs (1)
25public static readonly DependencyProperty ActivityProperty = DependencyProperty.Register(
System\ServiceModel\Activities\Presentation\MessageQueryEditor.xaml.cs (2)
27public static readonly DependencyProperty TypeCollectionProperty = DependencyProperty.Register( 39static readonly DependencyProperty ActivityProperty = DependencyProperty.Register(
System\ServiceModel\Activities\Presentation\MessageQuerySetDesigner.xaml.cs (2)
29public static readonly DependencyProperty ActivityProperty = DependencyProperty.Register( 35public static readonly DependencyProperty MessageQuerySetContainerProperty = DependencyProperty.Register(
System.Activities.Presentation (200)
System.Activities.Presentation\System\Activities\Presentation\ActivityDelegateInfoPresenter.xaml.cs (1)
15public static readonly DependencyProperty DelegateInfoProperty = DependencyProperty.Register("DelegateInfo", typeof(ActivityDelegateInfo), typeof(ActivityDelegateInfoPresenter), new PropertyMetadata(new PropertyChangedCallback(OnDelegateInfoChanged)));
System.Activities.Presentation\System\Activities\Presentation\ActivityDelegatePresenter.cs (2)
27public static readonly DependencyProperty ActivityDelegateProperty = DependencyProperty.Register("ActivityDelegate", typeof(ModelItem), typeof(ActivityDelegatePresenter), new PropertyMetadata(new PropertyChangedCallback(ActivityDelegatePresenter.OnActivityDelegateChanged))); 28public static readonly DependencyProperty HandlerProperty = DependencyProperty.Register("Handler", typeof(ModelItem), typeof(ActivityDelegatePresenter), new PropertyMetadata(new PropertyChangedCallback(ActivityDelegatePresenter.OnHandlerChanged)));
System.Activities.Presentation\System\Activities\Presentation\ActivityDesigner.cs (1)
39DependencyProperty.Register("Icon", typeof(DrawingBrush), typeof(ActivityDesigner), new UIPropertyMetadata(null));
System.Activities.Presentation\System\Activities\Presentation\Annotations\DockedAnnotationView.xaml.cs (1)
16private static DependencyProperty annotationTextProperty = DependencyProperty.Register("AnnotationText", typeof(string), typeof(DockedAnnotationView), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault));
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Automation\AutomatedChoiceEditor.cs (1)
25public static DependencyProperty AutomationValueConverterProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\CiderCategoryContainer.cs (1)
48public static DependencyProperty ShowCategoryHeaderProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagEditor.xaml.cs (1)
21DependencyProperty.Register("FlagType", typeof(Type), typeof(FlagEditor), new PropertyMetadata(null));
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\FlagPanel.cs (2)
16DependencyProperty.Register("FlagString", typeof(string), typeof(FlagPanel), new PropertyMetadata(string.Empty)); 18public static readonly DependencyProperty FlagTypeProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\Editors\SubPropertyEditor.cs (3)
41public static readonly DependencyProperty PropertyEntryProperty = DependencyProperty.Register( 52public static readonly DependencyProperty IsExpandedProperty = DependencyProperty.Register( 62public static readonly DependencyProperty CurrentQuickTypeProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\PropertyInspector\CategoryContainer.xaml.cs (6)
32public static readonly DependencyProperty CategoryProperty = DependencyProperty.Register( 40public static readonly DependencyProperty ExpandedProperty = DependencyProperty.Register("Expanded", typeof(bool), typeof(CategoryContainer), new FrameworkPropertyMetadata(false, new PropertyChangedCallback(OnExpandedChanged))); 42public static readonly DependencyProperty AdvancedSectionPinnedProperty = DependencyProperty.Register("AdvancedSectionPinned", typeof(bool), typeof(CategoryContainer), new FrameworkPropertyMetadata(false)); 44public static readonly DependencyProperty BasicPropertyMatchesFilterProperty = DependencyProperty.Register("BasicPropertyMatchesFilter", typeof(bool), typeof(CategoryContainer), new FrameworkPropertyMetadata(true)); 46public static readonly DependencyProperty AdvancedPropertyMatchesFilterProperty = DependencyProperty.Register("AdvancedPropertyMatchesFilter", typeof(bool), typeof(CategoryContainer), new FrameworkPropertyMetadata(true, new PropertyChangedCallback(CategoryContainer.OnAdvancedPropertyMatchesFilterChanged))); 48public static readonly DependencyProperty ShowAdvancedHeaderProperty = DependencyProperty.Register("ShowAdvancedHeader", typeof(bool), typeof(CategoryContainer), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.None, null, new CoerceValueCallback(CategoryContainer.CoerceShowAdvancedHeader)));
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\ChoiceEditor.cs (28)
41public static readonly DependencyProperty ValueProperty = DependencyProperty.Register("Value", typeof(object), typeof(ChoiceEditor), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault, new PropertyChangedCallback(ChoiceEditor.ValueChanged), null, false, UpdateSourceTrigger.Explicit)); 42public static readonly DependencyProperty ValueIndexProperty = DependencyProperty.Register("ValueIndex", typeof(int), typeof(ChoiceEditor), new FrameworkPropertyMetadata(-1, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault, new PropertyChangedCallback(ChoiceEditor.ValueIndexChanged))); 43public static readonly DependencyProperty ItemsSourceProperty = DependencyProperty.Register("ItemsSource", typeof(IEnumerable), typeof(ChoiceEditor), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.None, new PropertyChangedCallback(ChoiceEditor.ItemsSourceChanged))); 44public static readonly DependencyProperty ConverterProperty = DependencyProperty.Register("Converter", typeof(TypeConverter), typeof(ChoiceEditor), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.None)); 46public static readonly DependencyProperty ViewTypeProperty = DependencyProperty.Register("ViewType", typeof(ChoiceEditorViewType), typeof(ChoiceEditor), new FrameworkPropertyMetadata(ChoiceEditorViewType.Combo, FrameworkPropertyMetadataOptions.AffectsRender)); 47public static readonly DependencyProperty IsEditableProperty = DependencyProperty.Register("IsEditable", typeof(bool), typeof(ChoiceEditor), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.None, new PropertyChangedCallback(ChoiceEditor.IsEditableChanged))); 48public static readonly DependencyProperty IconResourcePrefixProperty = DependencyProperty.Register("IconResourcePrefix", typeof(string), typeof(ChoiceEditor), new FrameworkPropertyMetadata(null)); 49public static readonly DependencyProperty IconResourceSuffixProperty = DependencyProperty.Register("IconResourceSuffix", typeof(string), typeof(ChoiceEditor), new FrameworkPropertyMetadata("Icon")); 50public static readonly DependencyProperty IsNinchedProperty = DependencyProperty.Register("IsNinched", typeof(bool), typeof(ChoiceEditor), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.None, new PropertyChangedCallback(ChoiceEditor.IsNinchedChanged))); 51public static readonly DependencyProperty ShowFullControlProperty = DependencyProperty.Register("ShowFullControl", typeof(bool), typeof(ChoiceEditor), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.AffectsRender, null, new CoerceValueCallback(ChoiceEditor.CoerceShowFullControl))); 52public static readonly DependencyProperty ItemTemplateProperty = DependencyProperty.Register("ItemTemplate", typeof(DataTemplate), typeof(ChoiceEditor), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.AffectsArrange | FrameworkPropertyMetadataOptions.AffectsMeasure | FrameworkPropertyMetadataOptions.AffectsRender, new PropertyChangedCallback(ChoiceEditor.ItemTemplateChanged))); 53public static readonly DependencyProperty ItemTemplateSelectorProperty = DependencyProperty.Register("ItemTemplateSelector", typeof(DataTemplateSelector), typeof(ChoiceEditor), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.AffectsArrange | FrameworkPropertyMetadataOptions.AffectsMeasure | FrameworkPropertyMetadataOptions.AffectsRender, new PropertyChangedCallback(ChoiceEditor.ItemTemplateSelectorChanged))); 54public static readonly DependencyProperty UseItemTemplateForSelectionProperty = DependencyProperty.Register("UseItemTemplateForSelection", typeof(Nullable<bool>), typeof(ChoiceEditor), new FrameworkPropertyMetadata(null, null, new CoerceValueCallback(ChoiceEditor.CoerceUseItemTemplateForSelection))); 56public static readonly DependencyProperty BorderCornerRadiusProperty = DependencyProperty.Register("BorderCornerRadius", typeof(double), typeof(ChoiceEditor), new FrameworkPropertyMetadata(0d, FrameworkPropertyMetadataOptions.AffectsRender)); 57public static readonly DependencyProperty DropButtonInsetProperty = DependencyProperty.Register("DropButtonInset", typeof(Thickness), typeof(ChoiceEditor), new FrameworkPropertyMetadata(new Thickness(), FrameworkPropertyMetadataOptions.AffectsRender)); 58public static readonly DependencyProperty TextAreaInsetProperty = DependencyProperty.Register("TextAreaInset", typeof(Thickness), typeof(ChoiceEditor), new FrameworkPropertyMetadata(new Thickness(), FrameworkPropertyMetadataOptions.AffectsRender)); 59public static readonly DependencyProperty DropButtonBrushProperty = DependencyProperty.Register("DropButtonBrush", typeof(Brush), typeof(ChoiceEditor), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.AffectsRender)); 60public static readonly DependencyProperty InnerCornerRadiusProperty = DependencyProperty.Register("InnerCornerRadius", typeof(double), typeof(ChoiceEditor), new FrameworkPropertyMetadata(0d, FrameworkPropertyMetadataOptions.AffectsRender)); 61public static readonly DependencyProperty ButtonIconProperty = DependencyProperty.Register("ButtonIcon", typeof(ImageSource), typeof(ChoiceEditor), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.AffectsRender)); 62public static readonly DependencyProperty IconWidthProperty = DependencyProperty.Register("IconWidth", typeof(double), typeof(ChoiceEditor), new FrameworkPropertyMetadata(0d, FrameworkPropertyMetadataOptions.AffectsRender)); 63public static readonly DependencyProperty IconHeightProperty = DependencyProperty.Register("IconHeight", typeof(double), typeof(ChoiceEditor), new FrameworkPropertyMetadata(0d, FrameworkPropertyMetadataOptions.AffectsRender)); 65public static readonly DependencyProperty BeginCommandProperty = DependencyProperty.Register("BeginCommand", typeof(ICommand), typeof(ChoiceEditor), new PropertyMetadata(null)); 66public static readonly DependencyProperty UpdateCommandProperty = DependencyProperty.Register("UpdateCommand", typeof(ICommand), typeof(ChoiceEditor), new PropertyMetadata(null)); 67public static readonly DependencyProperty CancelCommandProperty = DependencyProperty.Register("CancelCommand", typeof(ICommand), typeof(ChoiceEditor), new PropertyMetadata(null)); 68public static readonly DependencyProperty CommitCommandProperty = DependencyProperty.Register("CommitCommand", typeof(ICommand), typeof(ChoiceEditor), new PropertyMetadata(null)); 69public static readonly DependencyProperty FinishEditingCommandProperty = DependencyProperty.Register("FinishEditingCommand", typeof(ICommand), typeof(ChoiceEditor), new PropertyMetadata(null)); 71public static readonly DependencyProperty ComboBoxLoadingCursorProperty = DependencyProperty.Register("ComboBoxLoadingCursor", typeof(Cursor), typeof(ChoiceEditor), new PropertyMetadata(null)); 74public static readonly DependencyProperty ForceBindingProperty = DependencyProperty.Register("ForceBinding", typeof(bool), typeof(ChoiceEditor), new FrameworkPropertyMetadata(false));
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\FromExpression\Framework\ValueEditors\StringEditor.cs (10)
22public static readonly DependencyProperty ValueProperty = DependencyProperty.Register("Value", typeof(string), typeof(StringEditor), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault, new PropertyChangedCallback(StringEditor.ValueChanged), null, false, UpdateSourceTrigger.PropertyChanged)); 24public static readonly DependencyProperty IsNinchedProperty = DependencyProperty.Register("IsNinched", typeof(bool), typeof(StringEditor), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.None, new PropertyChangedCallback(StringEditor.IsNinchedChanged))); 25public static readonly DependencyProperty IsEditingProperty = DependencyProperty.Register("IsEditing", typeof(bool), typeof(StringEditor), new FrameworkPropertyMetadata(false, FrameworkPropertyMetadataOptions.None, new PropertyChangedCallback(StringEditor.IsEditingChanged))); 27public static readonly DependencyProperty CornerRadiusProperty = DependencyProperty.Register("CornerRadius", typeof(double), typeof(StringEditor), new FrameworkPropertyMetadata(0d, FrameworkPropertyMetadataOptions.None)); 28public static readonly DependencyProperty BorderWidthProperty = DependencyProperty.Register("BorderWidth", typeof(double), typeof(StringEditor), new FrameworkPropertyMetadata(1.0, FrameworkPropertyMetadataOptions.None)); 30public static readonly DependencyProperty BeginCommandProperty = DependencyProperty.Register("BeginCommand", typeof(ICommand), typeof(StringEditor), new PropertyMetadata(null)); 31public static readonly DependencyProperty CommitCommandProperty = DependencyProperty.Register("CommitCommand", typeof(ICommand), typeof(StringEditor), new PropertyMetadata(null)); 32public static readonly DependencyProperty CancelCommandProperty = DependencyProperty.Register("CancelCommand", typeof(ICommand), typeof(StringEditor), new PropertyMetadata(null)); 33public static readonly DependencyProperty FinishEditingCommandProperty = DependencyProperty.Register("FinishEditingCommand", typeof(ICommand), typeof(StringEditor), new PropertyMetadata(null)); 34public static readonly DependencyProperty LostFocusCommandProperty = DependencyProperty.Register("LostFocusCommand", typeof(ICommand), typeof(StringEditor), new PropertyMetadata(null));
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyPanel.cs (7)
26DependencyProperty.Register("OutlineBrush", 34DependencyProperty.Register("SelectionBrush", 41DependencyProperty.Register("OutlineThickness", 48DependencyProperty.Register("IgnoreFirstChildBackground", 55public static DependencyProperty LastChildWidthProperty = DependencyProperty.Register( 63public static DependencyProperty LevelProperty = DependencyProperty.Register( 71public static DependencyProperty LevelIndentProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\PropertyToolBar.cs (2)
28public static DependencyProperty CurrentViewManagerProperty = DependencyProperty.Register( 40public static DependencyProperty CategoryListProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\EditModeSwitchButton.cs (2)
42public static readonly DependencyProperty TargetEditModeProperty = DependencyProperty.Register( 123public static readonly DependencyProperty SyncModeToOwningContainerProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\Base\Core\PropertyEditing\PropertyContainer.cs (9)
66public static readonly DependencyProperty IsValueEditEnabledProperty = DependencyProperty.Register( 79DependencyProperty.Register( 140DependencyProperty.Register( 204DependencyProperty.Register( 276DependencyProperty.Register( 333DependencyProperty.Register( 365DependencyProperty.Register( 398DependencyProperty.Register( 436DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\Converters\ModelPropertyEntryToModelItemConverter.cs (4)
146DependencyProperty.Register("ModelItem", typeof(ModelItem), typeof(Container), new UIPropertyMetadata(null)); 149DependencyProperty.Register("Context", typeof(EditingContext), typeof(Container), new UIPropertyMetadata(null)); 152DependencyProperty.Register("WorkflowViewElement", typeof(DependencyObject), typeof(Container), new UIPropertyMetadata(null)); 155DependencyProperty.Register("PropertyValue", typeof(PropertyValue), typeof(Container), new UIPropertyMetadata(null));
System.Activities.Presentation\System\Activities\Presentation\Expressions\ExpressionActivityEditor.cs (13)
24public static readonly DependencyProperty ExpressionProperty = DependencyProperty.Register("Expression", typeof(ModelItem), typeof(ExpressionActivityEditor), 27public static readonly DependencyProperty ExpressionTypeProperty = DependencyProperty.Register("ExpressionType", typeof(Type), typeof(ExpressionActivityEditor), 30public static readonly DependencyProperty OwnerActivityProperty = DependencyProperty.Register("OwnerActivity", typeof(ModelItem), typeof(ExpressionActivityEditor), 33public static readonly DependencyProperty UseLocationExpressionProperty = DependencyProperty.Register("UseLocationExpression", typeof(bool), typeof(ExpressionActivityEditor), 36public static readonly DependencyProperty PathToArgumentProperty = DependencyProperty.Register("PathToArgument", typeof(string), typeof(ExpressionActivityEditor), 39public static readonly DependencyProperty IsSupportedExpressionProperty = DependencyProperty.Register("IsSupportedExpression", typeof(bool), typeof(ExpressionActivityEditor), 42public static readonly DependencyProperty VerticalScrollBarVisibilityProperty = DependencyProperty.Register("VerticalScrollBarVisibility", typeof(ScrollBarVisibility), typeof(ExpressionActivityEditor), 45public static readonly DependencyProperty HorizontalScrollBarVisibilityProperty = DependencyProperty.Register("HorizontalScrollBarVisibility", typeof(ScrollBarVisibility), typeof(ExpressionActivityEditor), 48public static readonly DependencyProperty ExplicitCommitProperty = DependencyProperty.Register("ExplicitCommit", typeof(bool), typeof(ExpressionActivityEditor), 51public static readonly DependencyProperty AcceptsReturnProperty = DependencyProperty.Register("AcceptsReturn", typeof(bool), typeof(ExpressionActivityEditor), 54public static readonly DependencyProperty AcceptsTabProperty = DependencyProperty.Register("AcceptsTab", typeof(bool), typeof(ExpressionActivityEditor), 57public static readonly DependencyProperty IsReadOnlyProperty = DependencyProperty.Register("IsReadOnly", typeof(bool), typeof(ExpressionActivityEditor), 60public static readonly DependencyProperty IsIndependentExpressionProperty = DependencyProperty.Register("IsIndependentExpression", typeof(bool), typeof(ExpressionActivityEditor),
System.Activities.Presentation\System\Activities\Presentation\Expressions\TextualExpressionEditor.cs (3)
19public static readonly DependencyProperty MaxLinesProperty = DependencyProperty.Register("MaxLines", typeof(int), typeof(TextualExpressionEditor), 22public static readonly DependencyProperty MinLinesProperty = DependencyProperty.Register("MinLines", typeof(int), typeof(TextualExpressionEditor), 25public static readonly DependencyProperty DefaultValueProperty = DependencyProperty.Register("DefaultValue", typeof(string), typeof(TextualExpressionEditor),
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\Connector.cs (5)
27public static readonly DependencyProperty PointsProperty = DependencyProperty.Register( 33public static readonly DependencyProperty IsSelectedProperty = DependencyProperty.Register( 39public static readonly DependencyProperty LabelTextProperty = DependencyProperty.Register( 45public static readonly DependencyProperty HighlightOnHoverProperty = DependencyProperty.Register( 51public static readonly DependencyProperty IsHighlightedForAutoSplitProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\FreeFormEditing\FreeFormPanel.cs (4)
26public static readonly DependencyProperty RequiredWidthProperty = DependencyProperty.Register("RequiredWidth", typeof(Double), typeof(FreeFormPanel), new FrameworkPropertyMetadata(double.NaN)); 27public static readonly DependencyProperty RequiredHeightProperty = DependencyProperty.Register("RequiredHeight", typeof(Double), typeof(FreeFormPanel), new FrameworkPropertyMetadata(double.NaN)); 30public static readonly DependencyProperty DisabledProperty = DependencyProperty.Register("Disabled", typeof(bool), typeof(FreeFormPanel), new UIPropertyMetadata(false)); 31public static readonly DependencyProperty AutoConnectContainerProperty = DependencyProperty.Register("AutoConnectContainer", typeof(IAutoConnectContainer), typeof(FreeFormPanel), new UIPropertyMetadata(null));
System.Activities.Presentation\System\Activities\Presentation\MiniMap\MiniMapControl.xaml.cs (1)
26DependencyProperty.Register("MapSource",
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (5)
29DependencyProperty.Register("ToolboxFile", 47DependencyProperty.Register("ToolItemStyle", 53DependencyProperty.Register("CategoryItemStyle", 59DependencyProperty.Register("ToolTemplate", 65DependencyProperty.Register("CategoryTemplate",
System.Activities.Presentation\System\Activities\Presentation\View\ActivityTypeResolver.xaml.cs (1)
28DependencyProperty.Register("EditedType",
System.Activities.Presentation\System\Activities\Presentation\View\ArgumentDesigner.xaml.cs (2)
33public static readonly DependencyProperty ContextProperty = DependencyProperty.Register( 39public static readonly DependencyProperty ActivitySchemaProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\View\DataGridHelper.cs (3)
39DependencyProperty.Register("AddNewRowContent", typeof(object), typeof(DataGridHelper), new UIPropertyMetadata("<Add new row>")); 43DependencyProperty.Register("AddNewRowCommand", typeof(ICommand), typeof(DataGridHelper), new UIPropertyMetadata(null)); 59DependencyProperty.Register("ShowValidationErrorAsToolTip", typeof(bool), typeof(DataGridHelper), new UIPropertyMetadata(false));
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.Commands.cs (2)
45DependencyProperty.Register("MenuItemStyle", typeof(Style), typeof(DesignerView), new UIPropertyMetadata(null)); 48DependencyProperty.Register("MenuSeparatorStyle", typeof(Style), typeof(DesignerView), new UIPropertyMetadata(null));
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (5)
52DependencyProperty.Register("RootDesigner", typeof(UIElement), typeof(DesignerView), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(DesignerView.OnRootDesignerChanged))); 55DependencyProperty.Register("IsReadOnly", typeof(bool), typeof(DesignerView), new UIPropertyMetadata(OnIsReadOnlyChanged)); 66DependencyProperty.Register("InPanMode", typeof(bool), typeof(DesignerView), new UIPropertyMetadata(OnInPanModeChanged)); 70internal static DependencyProperty ShouldExpandAllProperty = DependencyProperty.Register("ShouldExpandAll", typeof(bool), typeof(DesignerView), new PropertyMetadata(false, new PropertyChangedCallback(OnExpandAllCollapseAllChanged))); 71internal static DependencyProperty ShouldCollapseAllProperty = DependencyProperty.Register("ShouldCollapseAll", typeof(bool), typeof(DesignerView), new PropertyMetadata(false, new PropertyChangedCallback(OnExpandAllCollapseAllChanged)));
System.Activities.Presentation\System\Activities\Presentation\View\DesignerWithHeader.cs (1)
17DependencyProperty.Register("Header", typeof(DataTemplate), typeof(DesignerWithHeader), new UIPropertyMetadata(null));
System.Activities.Presentation\System\Activities\Presentation\View\ErrorView.xaml.cs (2)
27DependencyProperty.Register("Message", typeof(string), typeof(ErrorView), new UIPropertyMetadata(string.Empty)); 30DependencyProperty.Register("Details", typeof(string), typeof(ErrorView), new UIPropertyMetadata(string.Empty));
System.Activities.Presentation\System\Activities\Presentation\View\ExpressionTextBox.xaml.cs (17)
35public static readonly DependencyProperty ExpressionProperty = DependencyProperty.Register("Expression", typeof(ModelItem), typeof(ExpressionTextBox), 38public static readonly DependencyProperty ExpressionTypeProperty = DependencyProperty.Register("ExpressionType", typeof(Type), typeof(ExpressionTextBox), 41public static readonly DependencyProperty OwnerActivityProperty = DependencyProperty.Register("OwnerActivity", typeof(ModelItem), typeof(ExpressionTextBox), 44public static readonly DependencyProperty UseLocationExpressionProperty = DependencyProperty.Register("UseLocationExpression", typeof(bool), typeof(ExpressionTextBox), 47public static readonly DependencyProperty PathToArgumentProperty = DependencyProperty.Register("PathToArgument", typeof(string), typeof(ExpressionTextBox), 50public static readonly DependencyProperty IsSupportedExpressionProperty = DependencyProperty.Register("IsSupportedExpression", typeof(bool), typeof(ExpressionTextBox), 53public static readonly DependencyProperty VerticalScrollBarVisibilityProperty = DependencyProperty.Register("VerticalScrollBarVisibility", typeof(ScrollBarVisibility), typeof(ExpressionTextBox), 56public static readonly DependencyProperty HorizontalScrollBarVisibilityProperty = DependencyProperty.Register("HorizontalScrollBarVisibility", typeof(ScrollBarVisibility), typeof(ExpressionTextBox), 59public static readonly DependencyProperty MaxLinesProperty = DependencyProperty.Register("MaxLines", typeof(int), typeof(ExpressionTextBox), 62public static readonly DependencyProperty MinLinesProperty = DependencyProperty.Register("MinLines", typeof(int), typeof(ExpressionTextBox), 65public static readonly DependencyProperty ExplicitCommitProperty = DependencyProperty.Register("ExplicitCommit", typeof(bool), typeof(ExpressionTextBox), 68public static readonly DependencyProperty DefaultValueProperty = DependencyProperty.Register("DefaultValue", typeof(string), typeof(ExpressionTextBox), 71public static readonly DependencyProperty AcceptsReturnProperty = DependencyProperty.Register("AcceptsReturn", typeof(bool), typeof(ExpressionTextBox), 74public static readonly DependencyProperty AcceptsTabProperty = DependencyProperty.Register("AcceptsTab", typeof(bool), typeof(ExpressionTextBox), 77public static readonly DependencyProperty IsReadOnlyProperty = DependencyProperty.Register("IsReadOnly", typeof(bool), typeof(ExpressionTextBox), 235DependencyProperty.Register("ExpressionActivityEditor", typeof(string), typeof(ExpressionTextBox), new UIPropertyMetadata(new PropertyChangedCallback(OnInnerControlRelatedPropertyChanged))); 265DependencyProperty.Register("IsInlinePropertyEditor", typeof(bool), typeof(ExpressionTextBox), new FrameworkPropertyMetadata(false, OnInnerControlRelatedPropertyChanged));
System.Activities.Presentation\System\Activities\Presentation\View\ExtensionSurface.cs (2)
23public static readonly DependencyProperty DesignerProperty = DependencyProperty.Register( 29public static readonly DependencyProperty AutoExpandCanvasProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\View\ExtensionWindow.cs (6)
29public static readonly DependencyProperty DataProperty = DependencyProperty.Register( 35public static readonly DependencyProperty TitleProperty = DependencyProperty.Register( 41public static readonly DependencyProperty IconProperty = DependencyProperty.Register( 47public static readonly DependencyProperty ShowWindowHeaderProperty = DependencyProperty.Register( 53public static readonly DependencyProperty ShowResizeGripProperty = DependencyProperty.Register( 64public static readonly DependencyProperty IsResizableProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\View\FilterableData.cs (3)
14DependencyProperty.Register("Data", typeof(object), typeof(FilterableData), new UIPropertyMetadata(null)); 17DependencyProperty.Register("IsSelected", typeof(bool), typeof(FilterableData), new UIPropertyMetadata(false)); 20DependencyProperty.Register("Visibility", typeof(Visibility), typeof(FilterableData), new UIPropertyMetadata(Visibility.Visible));
System.Activities.Presentation\System\Activities\Presentation\View\ImportDesigner.xaml.cs (1)
36public static readonly DependencyProperty ContextProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\View\TypeBrowser.xaml.cs (1)
29DependencyProperty.Register("SelectedType",
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (9)
30DependencyProperty.Register("Context", 36DependencyProperty.Register("AllowNull", 42DependencyProperty.Register("BrowseTypeDirectly", 48DependencyProperty.Register("Type", 54DependencyProperty.Register("Label", 60DependencyProperty.Register("Filter", 74DependencyProperty.Register("MostRecentlyUsedTypes", 80DependencyProperty.Register("CenterActivityTypeResolverDialog", 86DependencyProperty.Register("CenterTypeBrowserDialog",
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (1)
31public static readonly DependencyProperty ContextProperty = DependencyProperty.Register(
System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierDesigner.xaml.cs (2)
29DependencyProperty.Register("Identifier", typeof(VBIdentifierName), typeof(VBIdentifierDesigner), new UIPropertyMetadata(OnIdentifierChanged)); 32DependencyProperty.Register("NameString", typeof(string), typeof(VBIdentifierDesigner), new UIPropertyMetadata(null, null, OnNameChanging));
System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierName.cs (1)
21DependencyProperty.Register("IdentifierName", typeof(string), typeof(VBIdentifierName), new UIPropertyMetadata(OnIdentifierNameChanged));
System.Activities.Presentation\System\Activities\Presentation\View\VersionEditor.xaml.cs (1)
17private static DependencyProperty versionProperty = DependencyProperty.Register("Version", typeof(Version), typeof(VersionEditor), new PropertyMetadata(new PropertyChangedCallback(VersionEditor.OnVersionChanged)));
System.Activities.Presentation\System\Activities\Presentation\View\VisualBasicEditor.xaml.cs (6)
53internal static readonly DependencyProperty TextProperty = DependencyProperty.Register("Text", typeof(string), typeof(VisualBasicEditor), 56internal static readonly DependencyProperty ValidationStateProperty = DependencyProperty.Register("ValidationState", typeof(ValidationState), typeof(VisualBasicEditor), 59internal static readonly DependencyProperty EditingStateProperty = DependencyProperty.Register("EditingState", typeof(EditingState), typeof(VisualBasicEditor), 62internal static readonly DependencyProperty HasValidationErrorProperty = DependencyProperty.Register("HasValidationError", typeof(bool), typeof(VisualBasicEditor), 65internal static readonly DependencyProperty ValidationErrorMessageProperty = DependencyProperty.Register("ValidationErrorMessage", typeof(string), typeof(VisualBasicEditor), 68internal static readonly DependencyProperty ExpressionTextProperty = DependencyProperty.Register("ExpressionText", typeof(string), typeof(VisualBasicEditor),
System.Activities.Presentation\System\Activities\Presentation\WorkflowElementDialog.cs (3)
17DependencyProperty.Register("ModelItem", 33DependencyProperty.Register("WindowResizeMode", 39DependencyProperty.Register("WindowSizeToContent",
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemPresenter.cs (4)
48DependencyProperty.Register("HintText", typeof(string), typeof(WorkflowItemPresenter), new UIPropertyMetadata(String.Empty)); 51DependencyProperty.Register("Item", typeof(ModelItem), typeof(WorkflowItemPresenter), new FrameworkPropertyMetadata(null, FrameworkPropertyMetadataOptions.BindsTwoWayByDefault, new PropertyChangedCallback(WorkflowItemPresenter.OnItemChanged))); 54DependencyProperty.Register("AllowedItemType", typeof(Type), typeof(WorkflowItemPresenter), new UIPropertyMetadata(typeof(object))); 57DependencyProperty.Register("IsDefaultContainer", typeof(bool), typeof(WorkflowItemPresenter), new UIPropertyMetadata(false));
System.Activities.Presentation\System\Activities\Presentation\WorkflowItemsPresenter.cs (8)
35DependencyProperty.Register("HintText", typeof(string), typeof(WorkflowItemsPresenter), new UIPropertyMetadata(String.Empty, new PropertyChangedCallback(WorkflowItemsPresenter.OnHintTextChanged))); 38DependencyProperty.Register("Items", typeof(ModelItemCollection), typeof(WorkflowItemsPresenter), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(WorkflowItemsPresenter.OnItemsChanged))); 41DependencyProperty.Register("SpacerTemplate", typeof(DataTemplate), typeof(WorkflowItemsPresenter), new UIPropertyMetadata(null)); 44DependencyProperty.Register("HeaderTemplate", typeof(DataTemplate), typeof(WorkflowItemsPresenter), new UIPropertyMetadata(null)); 47DependencyProperty.Register("FooterTemplate", typeof(DataTemplate), typeof(WorkflowItemsPresenter), new UIPropertyMetadata(null)); 50DependencyProperty.Register("ItemsPanel", typeof(ItemsPanelTemplate), typeof(WorkflowItemsPresenter), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(WorkflowItemsPresenter.OnItemsPanelChanged))); 56DependencyProperty.Register("AllowedItemType", typeof(Type), typeof(WorkflowItemsPresenter), new UIPropertyMetadata(typeof(object))); 59DependencyProperty.Register("IsDefaultContainer", typeof(bool), typeof(WorkflowItemsPresenter), new UIPropertyMetadata(false));
System.Activities.Presentation\System\Activities\Presentation\WorkflowViewElement.cs (7)
36DependencyProperty.Register("ModelItem", typeof(ModelItem), typeof(WorkflowViewElement), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(WorkflowViewElement.OnModelItemChanged))); 38DependencyProperty.Register("Context", typeof(EditingContext), typeof(WorkflowViewElement), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(WorkflowViewElement.OnContextChanged))); 40DependencyProperty.Register("ExpandState", typeof(bool), typeof(WorkflowViewElement), new FrameworkPropertyMetadata(true, new PropertyChangedCallback(WorkflowViewElement.OnExpandStateChanged))); 42DependencyProperty.Register("PinState", typeof(bool), typeof(WorkflowViewElement), new FrameworkPropertyMetadata(false, new PropertyChangedCallback(WorkflowViewElement.OnPinStateChanged))); 44DependencyProperty.Register("ShowExpanded", typeof(bool), typeof(WorkflowViewElement), new FrameworkPropertyMetadata(false, new PropertyChangedCallback(WorkflowViewElement.OnShowExpandedChanged))); 46DependencyProperty.Register("IsRootDesigner", typeof(bool), typeof(WorkflowViewElement), new FrameworkPropertyMetadata(false)); 48DependencyProperty.Register("IsReadOnly", typeof(bool), typeof(WorkflowViewElement), new FrameworkPropertyMetadata(false, new PropertyChangedCallback(WorkflowViewElement.OnReadOnlyChanged)));