85 references to TransferProperty
PresentationFramework (85)
System\Windows\Controls\DataGrid.cs (2)
7100
DataGridHelper.
TransferProperty
(dataGrid, CanUserSortColumnsProperty);
7668
DataGridHelper.
TransferProperty
(this, CanUserSortColumnsProperty);
System\Windows\Controls\DataGridCell.cs (6)
128
DataGridHelper.
TransferProperty
(this, StyleProperty);
129
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
200
DataGridHelper.
TransferProperty
(this, StyleProperty);
201
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
255
DataGridHelper.
TransferProperty
(this, StyleProperty);
259
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
System\Windows\Controls\DataGridColumn.cs (21)
818
DataGridHelper.
TransferProperty
(this, MaxWidthProperty);
822
DataGridHelper.
TransferProperty
(this, MinWidthProperty);
826
DataGridHelper.
TransferProperty
(this, WidthProperty);
830
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
834
DataGridHelper.
TransferProperty
(this, CellStyleProperty);
838
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
842
DataGridHelper.
TransferProperty
(this, DragIndicatorStyleProperty);
850
DataGridHelper.
TransferProperty
(this, CanUserSortProperty);
854
DataGridHelper.
TransferProperty
(this, CanUserResizeProperty);
858
DataGridHelper.
TransferProperty
(this, CanUserReorderProperty);
918
DataGridHelper.
TransferProperty
(this, MinWidthProperty);
919
DataGridHelper.
TransferProperty
(this, MaxWidthProperty);
920
DataGridHelper.
TransferProperty
(this, WidthProperty);
921
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
922
DataGridHelper.
TransferProperty
(this, CellStyleProperty);
923
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
924
DataGridHelper.
TransferProperty
(this, DragIndicatorStyleProperty);
925
DataGridHelper.
TransferProperty
(this, CanUserSortProperty);
926
DataGridHelper.
TransferProperty
(this, CanUserReorderProperty);
927
DataGridHelper.
TransferProperty
(this, CanUserResizeProperty);
1087
DataGridHelper.
TransferProperty
(d, CanUserSortProperty);
System\Windows\Controls\DataGridRow.cs (18)
881
DataGridHelper.
TransferProperty
(this, BackgroundProperty);
885
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
889
DataGridHelper.
TransferProperty
(this, HeaderTemplateProperty);
893
DataGridHelper.
TransferProperty
(this, HeaderTemplateSelectorProperty);
897
DataGridHelper.
TransferProperty
(this, ValidationErrorTemplateProperty);
901
DataGridHelper.
TransferProperty
(this, DetailsTemplateProperty);
902
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
906
DataGridHelper.
TransferProperty
(this, DetailsTemplateSelectorProperty);
907
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
911
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
993
DataGridHelper.
TransferProperty
(this, BackgroundProperty);
994
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
995
DataGridHelper.
TransferProperty
(this, HeaderTemplateProperty);
996
DataGridHelper.
TransferProperty
(this, HeaderTemplateSelectorProperty);
997
DataGridHelper.
TransferProperty
(this, ValidationErrorTemplateProperty);
998
DataGridHelper.
TransferProperty
(this, DetailsTemplateProperty);
999
DataGridHelper.
TransferProperty
(this, DetailsTemplateSelectorProperty);
1000
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (7)
104
DataGridHelper.
TransferProperty
(this, HeightProperty);
105
DataGridHelper.
TransferProperty
(this, MinHeightProperty);
106
DataGridHelper.
TransferProperty
(this, VirtualizingPanel.IsVirtualizingProperty);
408
DataGridHelper.
TransferProperty
(this, HeightProperty);
412
DataGridHelper.
TransferProperty
(this, MinHeightProperty);
416
DataGridHelper.
TransferProperty
(this, VirtualizingPanel.IsVirtualizingProperty);
498
DataGridHelper.
TransferProperty
(cellsPresenter, VirtualizingPanel.IsVirtualizingProperty);
System\Windows\Controls\Primitives\DataGridColumnHeader.cs (12)
108
DataGridHelper.
TransferProperty
(this, ContentProperty);
109
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
110
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
111
DataGridHelper.
TransferProperty
(this, ContentStringFormatProperty);
112
DataGridHelper.
TransferProperty
(this, StyleProperty);
113
DataGridHelper.
TransferProperty
(this, HeightProperty);
411
DataGridHelper.
TransferProperty
(this, ContentProperty);
415
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
419
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
423
DataGridHelper.
TransferProperty
(this, ContentStringFormatProperty);
427
DataGridHelper.
TransferProperty
(this, StyleProperty);
431
DataGridHelper.
TransferProperty
(this, HeightProperty);
System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (5)
73
DataGridHelper.
TransferProperty
(this, VirtualizingPanel.IsVirtualizingProperty);
78
DataGridHelper.
TransferProperty
(fillerColumnHeader, DataGridColumnHeader.StyleProperty);
79
DataGridHelper.
TransferProperty
(fillerColumnHeader, DataGridColumnHeader.HeightProperty);
324
DataGridHelper.
TransferProperty
(this, VirtualizingPanel.IsVirtualizingProperty);
372
DataGridHelper.
TransferProperty
(headersPresenter, VirtualizingPanel.IsVirtualizingProperty);
System\Windows\Controls\Primitives\DataGridDetailsPresenter.cs (4)
162
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
163
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
182
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
186
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
System\Windows\Controls\Primitives\DataGridRowHeader.cs (10)
231
DataGridHelper.
TransferProperty
(this, ContentProperty);
232
DataGridHelper.
TransferProperty
(this, StyleProperty);
233
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
234
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
235
DataGridHelper.
TransferProperty
(this, WidthProperty);
261
DataGridHelper.
TransferProperty
(this, ContentProperty);
265
DataGridHelper.
TransferProperty
(this, StyleProperty);
269
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
273
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
277
DataGridHelper.
TransferProperty
(this, WidthProperty);