136 references to RegisterReadOnly
PresentationCore (17)
Core\CSharp\System\Windows\Generated\UIElement.cs (14)
4594DependencyProperty.RegisterReadOnly( 4648DependencyProperty.RegisterReadOnly( 4665DependencyProperty.RegisterReadOnly( 4682DependencyProperty.RegisterReadOnly( 4730DependencyProperty.RegisterReadOnly( 4784DependencyProperty.RegisterReadOnly( 4832DependencyProperty.RegisterReadOnly( 4886DependencyProperty.RegisterReadOnly( 4940DependencyProperty.RegisterReadOnly( 4988DependencyProperty.RegisterReadOnly( 5042DependencyProperty.RegisterReadOnly( 5059DependencyProperty.RegisterReadOnly( 5076DependencyProperty.RegisterReadOnly( 5093DependencyProperty.RegisterReadOnly(
Core\CSharp\System\Windows\Interop\D3DImage.cs (1)
54DependencyProperty.RegisterReadOnly(
Core\CSharp\System\Windows\UIElement.cs (2)
3549DependencyProperty.RegisterReadOnly( 3841DependencyProperty.RegisterReadOnly(
PresentationFramework (108)
src\Framework\MS\Internal\AppModel\JournalNavigationScope.cs (4)
48DependencyProperty.RegisterReadOnly( 56DependencyProperty.RegisterReadOnly( 66DependencyProperty.RegisterReadOnly( 74DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\Button.cs (1)
164= DependencyProperty.RegisterReadOnly("IsDefaulted", typeof(bool), typeof(Button),
src\Framework\System\Windows\Controls\ComboBox.cs (4)
400DependencyProperty.RegisterReadOnly("SelectionBoxItem", typeof(object), typeof(ComboBox), 422DependencyProperty.RegisterReadOnly("SelectionBoxItemTemplate", typeof(DataTemplate), typeof(ComboBox), 440DependencyProperty.RegisterReadOnly("SelectionBoxItemStringFormat", typeof(String), typeof(ComboBox), 483DependencyProperty.RegisterReadOnly("IsSelectionBoxHighlighted", typeof(bool), typeof(ComboBox),
src\Framework\System\Windows\Controls\ComboBoxItem.cs (1)
67DependencyProperty.RegisterReadOnly("IsHighlighted", typeof(bool), typeof(ComboBoxItem),
src\Framework\System\Windows\Controls\ContentControl.cs (1)
305DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\DataGrid.cs (4)
1221DependencyProperty.RegisterReadOnly("RowHeaderActualWidth", typeof(double), typeof(DataGrid), new FrameworkPropertyMetadata(0.0, new PropertyChangedCallback(OnNotifyRowHeaderPropertyChanged))); 4071DependencyProperty.RegisterReadOnly("NewItemMargin", 8006DependencyProperty.RegisterReadOnly( 8493DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\DataGridCell.cs (2)
169DependencyProperty.RegisterReadOnly("Column", typeof(DataGridColumn), typeof(DataGridCell), new FrameworkPropertyMetadata(null, new PropertyChangedCallback(OnColumnChanged))); 524DependencyProperty.RegisterReadOnly("IsReadOnly", typeof(bool), typeof(DataGridCell), new FrameworkPropertyMetadata(false, OnNotifyIsReadOnlyChanged, OnCoerceIsReadOnly));
src\Framework\System\Windows\Controls\DataGridColumn.cs (3)
481DependencyProperty.RegisterReadOnly("ActualWidth", typeof(double), typeof(DataGridColumn), new FrameworkPropertyMetadata(0.0, null, new CoerceValueCallback(OnCoerceActualWidth))); 1137DependencyProperty.RegisterReadOnly( 1251DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\DataGridRow.cs (2)
1227DependencyProperty.RegisterReadOnly("IsEditing", typeof(bool), typeof(DataGridRow), new FrameworkPropertyMetadata(false, OnNotifyRowAndRowHeaderPropertyChanged)); 1296DependencyProperty.RegisterReadOnly("IsNewItem", typeof(bool), typeof(DataGridRow), new FrameworkPropertyMetadata(false));
src\Framework\System\Windows\Controls\DocumentViewer.cs (10)
443DependencyProperty.RegisterReadOnly( 471DependencyProperty.RegisterReadOnly( 499DependencyProperty.RegisterReadOnly( 528DependencyProperty.RegisterReadOnly( 699DependencyProperty.RegisterReadOnly( 725DependencyProperty.RegisterReadOnly( 751DependencyProperty.RegisterReadOnly( 777DependencyProperty.RegisterReadOnly( 804DependencyProperty.RegisterReadOnly( 833DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (6)
457DependencyProperty.RegisterReadOnly( 472DependencyProperty.RegisterReadOnly( 486DependencyProperty.RegisterReadOnly( 501DependencyProperty.RegisterReadOnly( 591DependencyProperty.RegisterReadOnly( 606DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (2)
409DependencyProperty.RegisterReadOnly( 424DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\GridViewColumnHeader.cs (2)
127DependencyProperty.RegisterReadOnly( 151DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\HeaderedContentControl.cs (1)
105DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\InkCanvas.cs (1)
809DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\ItemsControl.cs (2)
341DependencyProperty.RegisterReadOnly( 910DependencyProperty.RegisterReadOnly("IsGrouping", typeof(bool), typeof(ItemsControl), new FrameworkPropertyMetadata(BooleanBoxes.FalseBox, new PropertyChangedCallback(OnIsGroupingChanged)));
src\Framework\System\Windows\Controls\MenuItem.cs (4)
747DependencyProperty.RegisterReadOnly( 835DependencyProperty.RegisterReadOnly( 878DependencyProperty.RegisterReadOnly( 1168= DependencyProperty.RegisterReadOnly("IsSuspendingPopupAnimation", typeof(bool), typeof(MenuItem),
src\Framework\System\Windows\Controls\Primitives\ButtonBase.cs (1)
226DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\Primitives\CalendarButton.cs (2)
39internal static readonly DependencyPropertyKey HasSelectedDaysPropertyKey = DependencyProperty.RegisterReadOnly( 63internal static readonly DependencyPropertyKey IsInactivePropertyKey = DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\Primitives\CalendarDayButton.cs (5)
47internal static readonly DependencyPropertyKey IsTodayPropertyKey = DependencyProperty.RegisterReadOnly( 70internal static readonly DependencyPropertyKey IsSelectedPropertyKey = DependencyProperty.RegisterReadOnly( 93internal static readonly DependencyPropertyKey IsInactivePropertyKey = DependencyProperty.RegisterReadOnly( 116internal static readonly DependencyPropertyKey IsBlackedOutPropertyKey = DependencyProperty.RegisterReadOnly( 139internal static readonly DependencyPropertyKey IsHighlightedPropertyKey = DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\Primitives\DataGridColumnHeader.cs (4)
149DependencyProperty.RegisterReadOnly( 714DependencyProperty.RegisterReadOnly( 737DependencyProperty.RegisterReadOnly( 870DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\Primitives\DataGridRowHeader.cs (1)
529DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\Primitives\DocumentViewerBase.cs (4)
262DependencyProperty.RegisterReadOnly( 278DependencyProperty.RegisterReadOnly( 294DependencyProperty.RegisterReadOnly( 310DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\Primitives\Popup.cs (1)
832DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\Primitives\Selector.cs (1)
796DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\Primitives\Thumb.cs (1)
100DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\ScrollViewer.cs (12)
569DependencyProperty.RegisterReadOnly( 587DependencyProperty.RegisterReadOnly( 606DependencyProperty.RegisterReadOnly( 623DependencyProperty.RegisterReadOnly( 640DependencyProperty.RegisterReadOnly( 674DependencyProperty.RegisterReadOnly( 707DependencyProperty.RegisterReadOnly( 723DependencyProperty.RegisterReadOnly( 739DependencyProperty.RegisterReadOnly( 755DependencyProperty.RegisterReadOnly( 771DependencyProperty.RegisterReadOnly( 787DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\SinglePageViewer.cs (2)
304DependencyProperty.RegisterReadOnly( 319DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\StickyNote.cs (3)
253DependencyProperty.RegisterReadOnly( 324DependencyProperty.RegisterReadOnly("IsMouseOverAnchor", 488DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\TabControl.cs (4)
115private static readonly DependencyPropertyKey SelectedContentPropertyKey = DependencyProperty.RegisterReadOnly("SelectedContent", typeof(object), typeof(TabControl), new FrameworkPropertyMetadata((object)null)); 143private static readonly DependencyPropertyKey SelectedContentTemplatePropertyKey = DependencyProperty.RegisterReadOnly("SelectedContentTemplate", typeof(DataTemplate), typeof(TabControl), new FrameworkPropertyMetadata((DataTemplate)null)); 172private static readonly DependencyPropertyKey SelectedContentTemplateSelectorPropertyKey = DependencyProperty.RegisterReadOnly("SelectedContentTemplateSelector", typeof(DataTemplateSelector), typeof(TabControl), new FrameworkPropertyMetadata((DataTemplateSelector)null)); 198DependencyProperty.RegisterReadOnly("SelectedContentStringFormat",
src\Framework\System\Windows\Controls\TabItem.cs (1)
176DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\ToolBar.cs (1)
309DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Controls\TreeView.cs (2)
61DependencyProperty.RegisterReadOnly("SelectedItem", typeof(object), typeof(TreeView), new FrameworkPropertyMetadata((object)null)); 90DependencyProperty.RegisterReadOnly("SelectedValue", typeof(object), typeof(TreeView), new FrameworkPropertyMetadata((object)null));
src\Framework\System\Windows\Controls\ViewPort3D.cs (1)
128DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Data\CollectionViewSource.cs (7)
61= DependencyProperty.RegisterReadOnly( 245= DependencyProperty.RegisterReadOnly( 309= DependencyProperty.RegisterReadOnly( 368= DependencyProperty.RegisterReadOnly( 432= DependencyProperty.RegisterReadOnly( 489= DependencyProperty.RegisterReadOnly( 553= DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\FrameworkElement.cs (4)
3342DependencyProperty.RegisterReadOnly( 3387DependencyProperty.RegisterReadOnly( 5638DependencyProperty.RegisterReadOnly( 5655DependencyProperty.RegisterReadOnly(
src\Framework\System\Windows\Window.cs (1)
1228= DependencyProperty.RegisterReadOnly("IsActive", typeof(bool), typeof(Window),
System.Activities.Core.Presentation (4)
System\ServiceModel\Activities\Presentation\ContentCorrelationTypeExpander.xaml.cs (2)
22static readonly DependencyPropertyKey IsSelectionValidPropertyKey = DependencyProperty.RegisterReadOnly( 48static readonly DependencyPropertyKey SelectedTypeEntryPropertyKey = DependencyProperty.RegisterReadOnly(
System\ServiceModel\Activities\Presentation\MessageQueryEditor.xaml.cs (1)
33static readonly DependencyPropertyKey QueryPropertyKey = DependencyProperty.RegisterReadOnly(
System\ServiceModel\Activities\Presentation\MessageQuerySetDesigner.xaml.cs (1)
41static readonly DependencyPropertyKey IsTypeExpanderEnabledPropertyKey = DependencyProperty.RegisterReadOnly(
System.Activities.Presentation (7)
System.Activities.Presentation\System\Activities\Presentation\Base\Core\Internal\PropertyEditing\CiderCategoryContainer.cs (1)
33private static readonly DependencyPropertyKey IsEmptyPropertyKey = DependencyProperty.RegisterReadOnly(
System.Activities.Presentation\System\Activities\Presentation\Toolbox\ToolboxControl.cs (1)
37DependencyProperty.RegisterReadOnly("SelectedTool",
System.Activities.Presentation\System\Activities\Presentation\View\ActivityTypeResolver.xaml.cs (1)
34DependencyProperty.RegisterReadOnly("IsTypeResolved",
System.Activities.Presentation\System\Activities\Presentation\View\DesignerView.xaml.cs (2)
58DependencyProperty.RegisterReadOnly("ActivitySchema", typeof(ModelItem), typeof(DesignerView), new UIPropertyMetadata(OnActivitySchemaChanged)); 63DependencyProperty.RegisterReadOnly("FocusedViewElement", typeof(WorkflowViewElement), typeof(DesignerView), new UIPropertyMetadata(null));
System.Activities.Presentation\System\Activities\Presentation\View\TypePresenter.xaml.cs (1)
65static readonly DependencyPropertyKey TextPropertyKey = DependencyProperty.RegisterReadOnly(
System.Activities.Presentation\System\Activities\Presentation\View\VariableDesigner.xaml.cs (1)
37static readonly DependencyPropertyKey CurrentVariableScopePropertyKey = DependencyProperty.RegisterReadOnly(