Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
RM
Friendly
WPFStandardControls
Generator
WPFRichTextBoxGenerator
C# Class RM.Friendly.WPFStandardControls.Generator.WPFRichTextBoxGenerator
Inheritance:
GeneratorBase
Show file
Open project: Roommetro/Friendly.WPFStandardControls
Public Methods
Method
Description
Optimize
(
List
code
) :
void
Protected Methods
Method
Description
Attach
( ) :
void
Detach
( ) :
void
Private Methods
Method
Description
TextChanged
(
object
sender
,
System.Windows.Controls.TextChangedEventArgs
e
) :
void
Method Details
Attach()
protected
method
protected
Attach
( ) :
void
return
void
Detach()
protected
method
protected
Detach
( ) :
void
return
void
Optimize()
public
method
public
Optimize
(
List
code
) :
void
code
List
return
void