1 reference to IsAutoGeneratedProperty
PresentationFramework (1)
System\Windows\Controls\DataGridColumn.cs (1)
1146
get { return (bool)GetValue(
IsAutoGeneratedProperty
); }