2 references to SiteProperty
System.Workflow.ComponentModel (2)
AuthoringOM\DependencyObject.cs (2)
684
return (ISite)GetValue(
SiteProperty
);
688
SetValue(
SiteProperty
, value);