2 references to IdentifierNameProperty
System.Data (2)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\View\VBIdentifierName.cs (2)
75get { return (string)GetValue(IdentifierNameProperty); } 76set { SetValue(IdentifierNameProperty, value); }