6 references to CreateTextBlockFactory
PresentationFramework (6)
src\Framework\MS\Internal\Data\DisplayMemberTemplateSelector.cs (2)
48FrameworkElementFactory text = ContentPresenter.CreateTextBlockFactory(); 63FrameworkElementFactory text = ContentPresenter.CreateTextBlockFactory();
src\Framework\System\Windows\Controls\ContentPresenter.cs (4)
65text = CreateTextBlockFactory(); 73text = CreateTextBlockFactory(); 739FrameworkElementFactory text = CreateTextBlockFactory(); 763FrameworkElementFactory text = CreateTextBlockFactory();