85 references to TransferProperty
PresentationFramework (85)
System\Windows\Controls\DataGrid.cs (2)
7059
DataGridHelper.
TransferProperty
(dataGrid, CanUserSortColumnsProperty);
7624
DataGridHelper.
TransferProperty
(this, CanUserSortColumnsProperty);
System\Windows\Controls\DataGridCell.cs (6)
127
DataGridHelper.
TransferProperty
(this, StyleProperty);
128
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
196
DataGridHelper.
TransferProperty
(this, StyleProperty);
197
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
251
DataGridHelper.
TransferProperty
(this, StyleProperty);
255
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
System\Windows\Controls\DataGridColumn.cs (21)
817
DataGridHelper.
TransferProperty
(this, MaxWidthProperty);
821
DataGridHelper.
TransferProperty
(this, MinWidthProperty);
825
DataGridHelper.
TransferProperty
(this, WidthProperty);
829
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
833
DataGridHelper.
TransferProperty
(this, CellStyleProperty);
837
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
841
DataGridHelper.
TransferProperty
(this, DragIndicatorStyleProperty);
849
DataGridHelper.
TransferProperty
(this, CanUserSortProperty);
853
DataGridHelper.
TransferProperty
(this, CanUserResizeProperty);
857
DataGridHelper.
TransferProperty
(this, CanUserReorderProperty);
911
DataGridHelper.
TransferProperty
(this, MinWidthProperty);
912
DataGridHelper.
TransferProperty
(this, MaxWidthProperty);
913
DataGridHelper.
TransferProperty
(this, WidthProperty);
914
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
915
DataGridHelper.
TransferProperty
(this, CellStyleProperty);
916
DataGridHelper.
TransferProperty
(this, IsReadOnlyProperty);
917
DataGridHelper.
TransferProperty
(this, DragIndicatorStyleProperty);
918
DataGridHelper.
TransferProperty
(this, CanUserSortProperty);
919
DataGridHelper.
TransferProperty
(this, CanUserReorderProperty);
920
DataGridHelper.
TransferProperty
(this, CanUserResizeProperty);
1077
DataGridHelper.
TransferProperty
(d, CanUserSortProperty);
System\Windows\Controls\DataGridRow.cs (18)
870
DataGridHelper.
TransferProperty
(this, BackgroundProperty);
874
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
878
DataGridHelper.
TransferProperty
(this, HeaderTemplateProperty);
882
DataGridHelper.
TransferProperty
(this, HeaderTemplateSelectorProperty);
886
DataGridHelper.
TransferProperty
(this, ValidationErrorTemplateProperty);
890
DataGridHelper.
TransferProperty
(this, DetailsTemplateProperty);
891
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
895
DataGridHelper.
TransferProperty
(this, DetailsTemplateSelectorProperty);
896
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
900
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
976
DataGridHelper.
TransferProperty
(this, BackgroundProperty);
977
DataGridHelper.
TransferProperty
(this, HeaderStyleProperty);
978
DataGridHelper.
TransferProperty
(this, HeaderTemplateProperty);
979
DataGridHelper.
TransferProperty
(this, HeaderTemplateSelectorProperty);
980
DataGridHelper.
TransferProperty
(this, ValidationErrorTemplateProperty);
981
DataGridHelper.
TransferProperty
(this, DetailsTemplateProperty);
982
DataGridHelper.
TransferProperty
(this, DetailsTemplateSelectorProperty);
983
DataGridHelper.
TransferProperty
(this, DetailsVisibilityProperty);
System\Windows\Controls\Primitives\DataGridCellsPresenter.cs (7)
103
DataGridHelper.
TransferProperty
(this, HeightProperty);
104
DataGridHelper.
TransferProperty
(this, MinHeightProperty);
105
DataGridHelper.
TransferProperty
(this, VirtualizingPanel.IsVirtualizingProperty);
404
DataGridHelper.
TransferProperty
(this, HeightProperty);
408
DataGridHelper.
TransferProperty
(this, MinHeightProperty);
412
DataGridHelper.
TransferProperty
(this, VirtualizingPanel.IsVirtualizingProperty);
496
DataGridHelper.
TransferProperty
(cellsPresenter, VirtualizingPanel.IsVirtualizingProperty);
System\Windows\Controls\Primitives\DataGridColumnHeader.cs (12)
107
DataGridHelper.
TransferProperty
(this, ContentProperty);
108
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
109
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
110
DataGridHelper.
TransferProperty
(this, ContentStringFormatProperty);
111
DataGridHelper.
TransferProperty
(this, StyleProperty);
112
DataGridHelper.
TransferProperty
(this, HeightProperty);
401
DataGridHelper.
TransferProperty
(this, ContentProperty);
405
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
409
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
413
DataGridHelper.
TransferProperty
(this, ContentStringFormatProperty);
417
DataGridHelper.
TransferProperty
(this, StyleProperty);
421
DataGridHelper.
TransferProperty
(this, HeightProperty);
System\Windows\Controls\Primitives\DataGridColumnHeadersPresenter.cs (5)
72
DataGridHelper.
TransferProperty
(this, VirtualizingPanel.IsVirtualizingProperty);
77
DataGridHelper.
TransferProperty
(fillerColumnHeader, DataGridColumnHeader.StyleProperty);
78
DataGridHelper.
TransferProperty
(fillerColumnHeader, DataGridColumnHeader.HeightProperty);
323
DataGridHelper.
TransferProperty
(this, VirtualizingPanel.IsVirtualizingProperty);
365
DataGridHelper.
TransferProperty
(headersPresenter, VirtualizingPanel.IsVirtualizingProperty);
System\Windows\Controls\Primitives\DataGridDetailsPresenter.cs (4)
161
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
162
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
181
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
185
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
System\Windows\Controls\Primitives\DataGridRowHeader.cs (10)
230
DataGridHelper.
TransferProperty
(this, ContentProperty);
231
DataGridHelper.
TransferProperty
(this, StyleProperty);
232
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
233
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
234
DataGridHelper.
TransferProperty
(this, WidthProperty);
260
DataGridHelper.
TransferProperty
(this, ContentProperty);
264
DataGridHelper.
TransferProperty
(this, StyleProperty);
268
DataGridHelper.
TransferProperty
(this, ContentTemplateProperty);
272
DataGridHelper.
TransferProperty
(this, ContentTemplateSelectorProperty);
276
DataGridHelper.
TransferProperty
(this, WidthProperty);