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