85 references to TransferProperty
PresentationFramework (85)
System\Windows\Controls\DataGrid.cs (2)
7060
DataGridHelper.
TransferProperty
(dataGrid, CanUserSortColumnsProperty);
7625
DataGridHelper.
TransferProperty
(this, CanUserSortColumnsProperty);
System\Windows\Controls\DataGridCell.cs (6)
128
DataGridHelper.
TransferProperty
(this, StyleProperty);
129
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
197
DataGridHelper.
TransferProperty
(this, StyleProperty);
198
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
252
DataGridHelper.
TransferProperty
(this, StyleProperty);
256
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);
912
DataGridHelper.
TransferProperty
(this, MinWidthProperty);
913
DataGridHelper.
TransferProperty
(this, MaxWidthProperty);
914
DataGridHelper.
TransferProperty
(this, WidthProperty);
915
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
916
DataGridHelper.
TransferProperty
(this, CellStyleProperty);
917
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
918
DataGridHelper.
TransferProperty
(this, DragIndicatorStyleProperty);
919
DataGridHelper.
TransferProperty
(this, CanUserSortProperty);
920
DataGridHelper.
TransferProperty
(this, CanUserReorderProperty);
921
DataGridHelper.
TransferProperty
(this, CanUserResizeProperty);
1078
DataGridHelper.
TransferProperty
(d, CanUserSortProperty);
System\Windows\Controls\DataGridRow.cs (18)
871
DataGridHelper.
TransferProperty
(this, BackgroundProperty);
875
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
879
DataGridHelper.
TransferProperty
(this, HeaderTemplateProperty);
883
DataGridHelper.
TransferProperty
(this, HeaderTemplateSelectorProperty);
887
DataGridHelper.
TransferProperty
(this, ValidationErrorTemplateProperty);
891
DataGridHelper.
TransferProperty
(this, DetailsTemplateProperty);
892
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
896
DataGridHelper.
TransferProperty
(this, DetailsTemplateSelectorProperty);
897
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
901
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
977
DataGridHelper.
TransferProperty
(this, BackgroundProperty);
978
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
979
DataGridHelper.
TransferProperty
(this, HeaderTemplateProperty);
980
DataGridHelper.
TransferProperty
(this, HeaderTemplateSelectorProperty);
981
DataGridHelper.
TransferProperty
(this, ValidationErrorTemplateProperty);
982
DataGridHelper.
TransferProperty
(this, DetailsTemplateProperty);
983
DataGridHelper.
TransferProperty
(this, DetailsTemplateSelectorProperty);
984
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);
405
DataGridHelper.
TransferProperty
(this, HeightProperty);
409
DataGridHelper.
TransferProperty
(this, MinHeightProperty);
413
DataGridHelper.
TransferProperty
(this, VirtualizingPanel.IsVirtualizingProperty);
497
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);
402
DataGridHelper.
TransferProperty
(this, ContentProperty);
406
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
410
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
414
DataGridHelper.
TransferProperty
(this, ContentStringFormatProperty);
418
DataGridHelper.
TransferProperty
(this, StyleProperty);
422
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);
366
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);