2 references to GetResources
System.Activities.Core.Presentation (2)
System\ServiceModel\Activities\Presentation\ReceiveContentPropertyEditor.cs (1)
16this.InlineEditorTemplate = (DataTemplate)MessagingContentPropertyEditorResources.GetResources()["ReceiveContentPresenter_InlineEditorTemplate"];
System\ServiceModel\Activities\Presentation\SendContentPropertyEditor.cs (1)
16this.InlineEditorTemplate = (DataTemplate)MessagingContentPropertyEditorResources.GetResources()["SendContentPresenter_InlineEditorTemplate"];