155 references to AddOwner
PresentationCore (31)
Core\CSharp\System\Windows\ContentElement.cs (1)
566
UIElement.IsFocusedProperty.
AddOwner
(
Core\CSharp\System\Windows\Generated\ContentElement.cs (14)
2315
public static readonly DependencyProperty IsMouseDirectlyOverProperty = UIElement.IsMouseDirectlyOverProperty.
AddOwner
(_typeofThis);
2350
public static readonly DependencyProperty IsMouseOverProperty = UIElement.IsMouseOverProperty.
AddOwner
(_typeofThis);
2355
public static readonly DependencyProperty IsStylusOverProperty = UIElement.IsStylusOverProperty.
AddOwner
(_typeofThis);
2360
public static readonly DependencyProperty IsKeyboardFocusWithinProperty = UIElement.IsKeyboardFocusWithinProperty.
AddOwner
(_typeofThis);
2390
public static readonly DependencyProperty IsMouseCapturedProperty = UIElement.IsMouseCapturedProperty.
AddOwner
(_typeofThis);
2425
public static readonly DependencyProperty IsMouseCaptureWithinProperty = UIElement.IsMouseCaptureWithinProperty.
AddOwner
(_typeofThis);
2455
public static readonly DependencyProperty IsStylusDirectlyOverProperty = UIElement.IsStylusDirectlyOverProperty.
AddOwner
(_typeofThis);
2490
public static readonly DependencyProperty IsStylusCapturedProperty = UIElement.IsStylusCapturedProperty.
AddOwner
(_typeofThis);
2525
public static readonly DependencyProperty IsStylusCaptureWithinProperty = UIElement.IsStylusCaptureWithinProperty.
AddOwner
(_typeofThis);
2555
public static readonly DependencyProperty IsKeyboardFocusedProperty = UIElement.IsKeyboardFocusedProperty.
AddOwner
(_typeofThis);
2590
public static readonly DependencyProperty AreAnyTouchesDirectlyOverProperty = UIElement.AreAnyTouchesDirectlyOverProperty.
AddOwner
(_typeofThis);
2595
public static readonly DependencyProperty AreAnyTouchesOverProperty = UIElement.AreAnyTouchesOverProperty.
AddOwner
(_typeofThis);
2600
public static readonly DependencyProperty AreAnyTouchesCapturedProperty = UIElement.AreAnyTouchesCapturedProperty.
AddOwner
(_typeofThis);
2605
public static readonly DependencyProperty AreAnyTouchesCapturedWithinProperty = UIElement.AreAnyTouchesCapturedWithinProperty.
AddOwner
(_typeofThis);
Core\CSharp\System\Windows\Generated\UIElement3D.cs (14)
2021
public static readonly DependencyProperty IsMouseDirectlyOverProperty = UIElement.IsMouseDirectlyOverProperty.
AddOwner
(_typeofThis);
2056
public static readonly DependencyProperty IsMouseOverProperty = UIElement.IsMouseOverProperty.
AddOwner
(_typeofThis);
2061
public static readonly DependencyProperty IsStylusOverProperty = UIElement.IsStylusOverProperty.
AddOwner
(_typeofThis);
2066
public static readonly DependencyProperty IsKeyboardFocusWithinProperty = UIElement.IsKeyboardFocusWithinProperty.
AddOwner
(_typeofThis);
2096
public static readonly DependencyProperty IsMouseCapturedProperty = UIElement.IsMouseCapturedProperty.
AddOwner
(_typeofThis);
2131
public static readonly DependencyProperty IsMouseCaptureWithinProperty = UIElement.IsMouseCaptureWithinProperty.
AddOwner
(_typeofThis);
2161
public static readonly DependencyProperty IsStylusDirectlyOverProperty = UIElement.IsStylusDirectlyOverProperty.
AddOwner
(_typeofThis);
2196
public static readonly DependencyProperty IsStylusCapturedProperty = UIElement.IsStylusCapturedProperty.
AddOwner
(_typeofThis);
2231
public static readonly DependencyProperty IsStylusCaptureWithinProperty = UIElement.IsStylusCaptureWithinProperty.
AddOwner
(_typeofThis);
2261
public static readonly DependencyProperty IsKeyboardFocusedProperty = UIElement.IsKeyboardFocusedProperty.
AddOwner
(_typeofThis);
2296
public static readonly DependencyProperty AreAnyTouchesDirectlyOverProperty = UIElement.AreAnyTouchesDirectlyOverProperty.
AddOwner
(_typeofThis);
2301
public static readonly DependencyProperty AreAnyTouchesOverProperty = UIElement.AreAnyTouchesOverProperty.
AddOwner
(_typeofThis);
2306
public static readonly DependencyProperty AreAnyTouchesCapturedProperty = UIElement.AreAnyTouchesCapturedProperty.
AddOwner
(_typeofThis);
2311
public static readonly DependencyProperty AreAnyTouchesCapturedWithinProperty = UIElement.AreAnyTouchesCapturedWithinProperty.
AddOwner
(_typeofThis);
Core\CSharp\System\Windows\UIElement3D.cs (2)
55
IsVisibleProperty = UIElement.IsVisibleProperty.
AddOwner
(typeof(UIElement3D));
66
IsFocusedProperty = UIElement.IsFocusedProperty.
AddOwner
(typeof(UIElement3D));
PresentationFramework (120)
src\Framework\System\Windows\Annotations\AnnotationService.cs (2)
595
internal static readonly DependencyProperty SubTreeProcessorIdProperty = LocatorManager.SubTreeProcessorIdProperty.
AddOwner
(typeof(AnnotationService));
638
internal static readonly DependencyProperty DataIdProperty = DataIdProcessor.DataIdProperty.
AddOwner
(typeof(AnnotationService));
src\Framework\System\Windows\Controls\AccessText.cs (9)
155
TextElement.FontFamilyProperty.
AddOwner
(typeof(AccessText));
174
TextElement.FontStyleProperty.
AddOwner
(typeof(AccessText));
189
TextElement.FontWeightProperty.
AddOwner
(typeof(AccessText));
204
TextElement.FontStretchProperty.
AddOwner
(typeof(AccessText));
219
TextElement.FontSizeProperty.
AddOwner
(typeof(AccessText));
236
TextElement.ForegroundProperty.
AddOwner
(typeof(AccessText));
311
Block.LineHeightProperty.
AddOwner
(typeof(AccessText));
327
Block.LineStackingStrategyProperty.
AddOwner
(typeof(AccessText));
342
Block.TextAlignmentProperty.
AddOwner
(typeof(AccessText));
src\Framework\System\Windows\Controls\ComboBox.cs (1)
388
TextBox.IsReadOnlyProperty.
AddOwner
(typeof(ComboBox));
src\Framework\System\Windows\Controls\ContextMenu.cs (2)
284
Popup.CustomPopupPlacementCallbackProperty.
AddOwner
(typeof(ContextMenu));
303
Popup.StaysOpenProperty.
AddOwner
(typeof(ContextMenu));
src\Framework\System\Windows\Controls\Control.cs (2)
341
= KeyboardNavigation.TabIndexProperty.
AddOwner
(typeof(Control));
359
= KeyboardNavigation.IsTabStopProperty.
AddOwner
(typeof(Control));
src\Framework\System\Windows\Controls\DataGridRow.cs (2)
177
public static readonly DependencyProperty ItemsPanelProperty = ItemsControl.ItemsPanelProperty.
AddOwner
(typeof(DataGridRow));
1053
public static readonly DependencyProperty AlternationIndexProperty = ItemsControl.AlternationIndexProperty.
AddOwner
(typeof(DataGridRow));
src\Framework\System\Windows\Controls\FlowDocumentReader.cs (5)
584
FlowDocumentPageViewer.ZoomIncrementProperty.
AddOwner
(
621
TextBoxBase.SelectionBrushProperty.
AddOwner
(typeof(FlowDocumentReader));
627
TextBoxBase.SelectionOpacityProperty.
AddOwner
(typeof(FlowDocumentReader));
633
TextBoxBase.IsSelectionActiveProperty.
AddOwner
(typeof(FlowDocumentReader));
639
TextBoxBase.IsInactiveSelectionHighlightEnabledProperty.
AddOwner
(typeof(FlowDocumentReader));
src\Framework\System\Windows\Controls\FlowDocumentScrollViewer.cs (5)
402
FlowDocumentPageViewer.ZoomIncrementProperty.
AddOwner
(
479
TextBoxBase.SelectionBrushProperty.
AddOwner
(typeof(FlowDocumentScrollViewer));
485
TextBoxBase.SelectionOpacityProperty.
AddOwner
(typeof(FlowDocumentScrollViewer));
491
TextBoxBase.IsSelectionActiveProperty.
AddOwner
(typeof(FlowDocumentScrollViewer));
497
TextBoxBase.IsInactiveSelectionHighlightEnabledProperty.
AddOwner
(typeof(FlowDocumentScrollViewer));
src\Framework\System\Windows\Controls\Frame.cs (4)
335
JournalNavigationScope.CanGoBackProperty.
AddOwner
(typeof(Frame));
344
JournalNavigationScope.CanGoForwardProperty.
AddOwner
(typeof(Frame));
350
JournalNavigationScope.BackStackProperty.
AddOwner
(typeof(Frame));
356
JournalNavigationScope.ForwardStackProperty.
AddOwner
(typeof(Frame));
src\Framework\System\Windows\Controls\GridViewHeaderRowPresenter.cs (1)
156
GridView.AllowsColumnReorderProperty.
AddOwner
(
src\Framework\System\Windows\Controls\HeaderedItemsControl.cs (1)
109
public static readonly DependencyProperty HasHeaderProperty = HeaderedContentControl.HasHeaderProperty.
AddOwner
(typeof(HeaderedItemsControl));
src\Framework\System\Windows\Controls\Image.cs (2)
142
Viewbox.StretchProperty.
AddOwner
(typeof(Image));
149
Viewbox.StretchDirectionProperty.
AddOwner
(typeof(Image));
src\Framework\System\Windows\Controls\MediaElement.cs (2)
294
Viewbox.StretchProperty.
AddOwner
(typeof(MediaElement));
301
Viewbox.StretchDirectionProperty.
AddOwner
(typeof(MediaElement));
src\Framework\System\Windows\Controls\MenuItem.cs (1)
1254
MenuBase.UsesItemContainerTemplateProperty.
AddOwner
(typeof(MenuItem));
src\Framework\System\Windows\Controls\Page.cs (4)
425
JournalEntry.KeepAliveProperty.
AddOwner
(typeof(Page));
460
TextElement.ForegroundProperty.
AddOwner
(typeof(Page));
479
TextElement.FontFamilyProperty.
AddOwner
(typeof(Page));
501
TextElement.FontSizeProperty.
AddOwner
(typeof(Page));
src\Framework\System\Windows\Controls\PasswordBox.cs (7)
279
TextBox.MaxLengthProperty.
AddOwner
(typeof(PasswordBox));
296
TextBoxBase.SelectionBrushProperty.
AddOwner
(typeof(PasswordBox));
311
TextBoxBase.SelectionTextBrushProperty.
AddOwner
(typeof(PasswordBox));
326
TextBoxBase.SelectionOpacityProperty.
AddOwner
(typeof(PasswordBox));
341
TextBoxBase.CaretBrushProperty.
AddOwner
(typeof(PasswordBox));
356
TextBoxBase.IsSelectionActiveProperty.
AddOwner
(typeof(PasswordBox));
370
TextBoxBase.IsInactiveSelectionHighlightEnabledProperty.
AddOwner
(typeof(PasswordBox));
src\Framework\System\Windows\Controls\Primitives\StatusBar.cs (1)
74
MenuBase.UsesItemContainerTemplateProperty.
AddOwner
(typeof(StatusBar));
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
500
KeyboardNavigation.AcceptsReturnProperty.
AddOwner
(typeof(TextBoxBase));
src\Framework\System\Windows\Controls\SinglePageViewer.cs (4)
335
TextBoxBase.SelectionBrushProperty.
AddOwner
(typeof(FlowDocumentPageViewer));
341
TextBoxBase.SelectionOpacityProperty.
AddOwner
(typeof(FlowDocumentPageViewer));
348
TextBoxBase.IsSelectionActiveProperty.
AddOwner
(typeof(FlowDocumentPageViewer));
354
TextBoxBase.IsInactiveSelectionHighlightEnabledProperty.
AddOwner
(typeof(FlowDocumentPageViewer));
src\Framework\System\Windows\Controls\TextBlock.cs (10)
657
TextElement.FontFamilyProperty.
AddOwner
(typeof(TextBlock));
703
TextElement.FontStyleProperty.
AddOwner
(typeof(TextBlock));
748
TextElement.FontWeightProperty.
AddOwner
(typeof(TextBlock));
793
TextElement.FontStretchProperty.
AddOwner
(typeof(TextBlock));
838
TextElement.FontSizeProperty.
AddOwner
(
887
TextElement.ForegroundProperty.
AddOwner
(
992
Block.LineHeightProperty.
AddOwner
(typeof(TextBlock));
1038
Block.LineStackingStrategyProperty.
AddOwner
(typeof(TextBlock));
1101
Block.TextAlignmentProperty.
AddOwner
(typeof(TextBlock));
1193
Block.IsHyphenationEnabledProperty.
AddOwner
(typeof(TextBlock));
src\Framework\System\Windows\Controls\TextBox.cs (1)
778
public static readonly DependencyProperty TextAlignmentProperty = Block.TextAlignmentProperty.
AddOwner
(typeof(TextBox));
src\Framework\System\Windows\Controls\ToolTip.cs (2)
321
Popup.CustomPopupPlacementCallbackProperty.
AddOwner
(typeof(ToolTip));
340
Popup.StaysOpenProperty.
AddOwner
(typeof(ToolTip));
src\Framework\System\Windows\Controls\TreeViewItem.cs (1)
186
public static readonly DependencyProperty IsSelectionActiveProperty = Selector.IsSelectionActiveProperty.
AddOwner
(typeof(TreeViewItem));
src\Framework\System\Windows\Documents\AnchoredBlock.cs (3)
177
Block.TextAlignmentProperty.
AddOwner
(typeof(AnchoredBlock));
192
Block.LineHeightProperty.
AddOwner
(typeof(AnchoredBlock));
208
Block.LineStackingStrategyProperty.
AddOwner
(typeof(AnchoredBlock));
src\Framework\System\Windows\Documents\Block.cs (1)
269
FrameworkElement.FlowDirectionProperty.
AddOwner
(typeof(Block));
src\Framework\System\Windows\Documents\FixedElement.cs (15)
68
FrameworkElement.LanguageProperty.
AddOwner
(
73
TextElement.FontFamilyProperty.
AddOwner
(
77
TextElement.FontStyleProperty.
AddOwner
(
81
TextElement.FontWeightProperty.
AddOwner
(
85
TextElement.FontStretchProperty.
AddOwner
(
89
TextElement.FontSizeProperty.
AddOwner
(
93
TextElement.ForegroundProperty.
AddOwner
(
97
FrameworkElement.FlowDirectionProperty.
AddOwner
(
104
Table.CellSpacingProperty.
AddOwner
(
110
Block.BorderThicknessProperty.
AddOwner
(typeof(FixedElement));
113
Block.BorderBrushProperty.
AddOwner
(typeof(FixedElement));
116
TableCell.ColumnSpanProperty.
AddOwner
(typeof(FixedElement));
120
Hyperlink.NavigateUriProperty.
AddOwner
(
125
AutomationProperties.NameProperty.
AddOwner
(
129
AutomationProperties.HelpTextProperty.
AddOwner
(
src\Framework\System\Windows\Documents\FlowDocument.cs (11)
208
TextElement.FontFamilyProperty.
AddOwner
(_typeofThis);
227
TextElement.FontStyleProperty.
AddOwner
(_typeofThis);
242
TextElement.FontWeightProperty.
AddOwner
(_typeofThis);
257
TextElement.FontStretchProperty.
AddOwner
(_typeofThis);
272
TextElement.FontSizeProperty.
AddOwner
(
290
TextElement.ForegroundProperty.
AddOwner
(
344
Block.TextAlignmentProperty.
AddOwner
(_typeofThis);
359
Block.FlowDirectionProperty.
AddOwner
(_typeofThis);
374
Block.LineHeightProperty.
AddOwner
(_typeofThis);
390
Block.LineStackingStrategyProperty.
AddOwner
(_typeofThis);
739
Block.IsHyphenationEnabledProperty.
AddOwner
(_typeofThis);
src\Framework\System\Windows\Documents\Inline.cs (1)
139
FrameworkElement.FlowDirectionProperty.
AddOwner
(typeof(Inline));
src\Framework\System\Windows\Documents\ListItem.cs (4)
221
Block.TextAlignmentProperty.
AddOwner
(typeof(ListItem));
236
Block.FlowDirectionProperty.
AddOwner
(typeof(ListItem));
251
Block.LineHeightProperty.
AddOwner
(typeof(ListItem));
267
Block.LineStackingStrategyProperty.
AddOwner
(typeof(ListItem));
src\Framework\System\Windows\Documents\TableCell.cs (4)
252
Block.TextAlignmentProperty.
AddOwner
(typeof(TableCell));
267
Block.FlowDirectionProperty.
AddOwner
(typeof(TableCell));
282
Block.LineHeightProperty.
AddOwner
(typeof(TableCell));
298
Block.LineStackingStrategyProperty.
AddOwner
(typeof(TableCell));
src\Framework\System\Windows\FrameworkContentElement.cs (3)
1672
= FrameworkElement.LoadedPendingProperty.
AddOwner
(typeof(FrameworkContentElement));
1679
= FrameworkElement.UnloadedPendingProperty.
AddOwner
(typeof(FrameworkContentElement));
1840
ToolTipService.ToolTipProperty.
AddOwner
(typeof(FrameworkContentElement));
src\Framework\System\Windows\FrameworkElement.cs (1)
5890
ToolTipService.ToolTipProperty.
AddOwner
(_typeofThis);
src\Framework\System\Windows\Interop\ActiveXHost.cs (1)
867
= Control.TabIndexProperty.
AddOwner
(typeof(ActiveXHost));
src\Framework\System\Windows\Media\TextOptions.cs (1)
60
TextOptionsInternal.TextHintingModeProperty.
AddOwner
(
src\Framework\System\Windows\Navigation\NavigationWindow.cs (5)
70
Frame.SandboxExternalContentProperty.
AddOwner
(typeof(NavigationWindow));
130
JournalNavigationScope.BackStackProperty.
AddOwner
(typeof(NavigationWindow));
136
JournalNavigationScope.ForwardStackProperty.
AddOwner
(typeof(NavigationWindow));
145
JournalNavigationScope.CanGoBackProperty.
AddOwner
(typeof(NavigationWindow));
154
JournalNavigationScope.CanGoForwardProperty.
AddOwner
(typeof(NavigationWindow));
PresentationFramework.Luna (2)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
145
public static readonly DependencyProperty PaddingProperty = Control.PaddingProperty.
AddOwner
(typeof(ScrollChrome));
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
88
System.Windows.Controls.Border.BorderThicknessProperty.
AddOwner
(typeof(BulletChrome));
PresentationFramework.Royale (2)
Microsoft\Windows\Themes\ScrollChrome.cs (1)
127
public static readonly DependencyProperty PaddingProperty = Control.PaddingProperty.
AddOwner
(typeof(ScrollChrome));
parent\Shared\Microsoft\Windows\Themes\BulletChrome.cs (1)
88
System.Windows.Controls.Border.BorderThicknessProperty.
AddOwner
(typeof(BulletChrome));