Click or drag to resize

RichTextBoxHelperSetDocumentXaml Method

Namespace:  Clio.Utilities.MVVM
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static void SetDocumentXaml(
	DependencyObject obj,
	string value
)

Parameters

obj
Type: System.WindowsDependencyObject
value
Type: SystemString
See Also