{"Id":"Candide.CandideUI.Input.CandideTextInputBox","Name":"CandideTextInputBox","DisplayName":"CandideTextInputBox","FullName":"Candide.CandideUI.Input.CandideTextInputBox","Namespace":"Candide.CandideUI.Input","Kind":"class","Visibility":"public","IsAbstract":false,"IsSealed":false,"BaseType":"Candide.CandideUI.Input.AbstractInputFocusableUiElement","Interfaces":[],"SourceLocations":[],"Fields":[{"Id":"BannedCharacters:System.String[]","Name":"BannedCharacters","Type":"System.String[]","Signature":"public System.String[] BannedCharacters","Visibility":"public","IsStatic":true,"IsLiteral":false,"Hash":"2832448B89AF65AD4FAB531DC804A5C9E9B963EB9DC97353BF93562F56976E82"},{"Id":"BlinkInterval:System.Single","Name":"BlinkInterval","Type":"System.Single","Signature":"public System.Single BlinkInterval","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"50C55D935246B37053A29FDD47D31834ED8C39E8020D1B29A42FD4C886589542"},{"Id":"CursorPositionChanged:System.EventHandler","Name":"CursorPositionChanged","Type":"System.EventHandler","Signature":"private System.EventHandler CursorPositionChanged","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"97BC4F88A0C988F8033A33D0D7ADF49C79C5843C20C19850AA281F6E59FFB38B"},{"Id":"DisabledTextColor:System.Nullable\u00601\u003CMicrosoft.Xna.Framework.Color\u003E","Name":"DisabledTextColor","Type":"System.Nullable\u003CMicrosoft.Xna.Framework.Color\u003E","Signature":"public System.Nullable\u003CMicrosoft.Xna.Framework.Color\u003E DisabledTextColor","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"4DB7F4E91B8B59E086792F3EDED4C229A9B383F881A9C50BF25526708564C22E"},{"Id":"FocusedTextColor:System.Nullable\u00601\u003CMicrosoft.Xna.Framework.Color\u003E","Name":"FocusedTextColor","Type":"System.Nullable\u003CMicrosoft.Xna.Framework.Color\u003E","Signature":"public System.Nullable\u003CMicrosoft.Xna.Framework.Color\u003E FocusedTextColor","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"FE601D2B9A52D6D27987CC64433823C68BC3EC654F77488390E4842C6B7D191C"},{"Id":"HintTextEnabled:System.Boolean","Name":"HintTextEnabled","Type":"System.Boolean","Signature":"public System.Boolean HintTextEnabled","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"71AB40588396CD6451DA5C79525A7974A42D560A4A9FC8CD60EE9DF812A74878"},{"Id":"InsertMode:System.Boolean","Name":"InsertMode","Type":"System.Boolean","Signature":"private System.Boolean InsertMode","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"721CA84468E96D876755373A0FCF95B96E0DDB062FC687368DD2E77595176219"},{"Id":"IsPassword:System.Boolean","Name":"IsPassword","Type":"System.Boolean","Signature":"public System.Boolean IsPassword","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"DD716A5D9DAFD57BD5789912CB08842D807CD12B922E7CD7A6C729D31B3557EB"},{"Id":"MaxLength:System.Nullable\u00601\u003CSystem.Int32\u003E","Name":"MaxLength","Type":"System.Nullable\u003CSystem.Int32\u003E","Signature":"public System.Nullable\u003CSystem.Int32\u003E MaxLength","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"B0E0CAE59BA1ACD0CDE033814DC5745DF4A58F86AD44AD81C1C8304287C4B2F4"},{"Id":"Multiline:System.Boolean","Name":"Multiline","Type":"System.Boolean","Signature":"public System.Boolean Multiline","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"356FE6FC7616BC101537E812B3E5210A1FE329C0F34A5398391F34A2ECD8D6C0"},{"Id":"Readonly:System.Boolean","Name":"Readonly","Type":"System.Boolean","Signature":"public System.Boolean Readonly","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"DDADCAD9320F2E74B50936F64085E6E255BA4BB0E667EEE8575C660B39A80F30"},{"Id":"RedoStack:Candide.CandideUI.Input.UndoRedoStack","Name":"RedoStack","Type":"Candide.CandideUI.Input.UndoRedoStack","Signature":"private Candide.CandideUI.Input.UndoRedoStack RedoStack","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"3A836B44C7912E35D839E6F6D8E0E3493D6B82A25C9D38015994E59CF8FFD186"},{"Id":"SelectAllWhenSelected:System.Boolean","Name":"SelectAllWhenSelected","Type":"System.Boolean","Signature":"public System.Boolean SelectAllWhenSelected","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"E01C65F37A4EA5AAA8152B04D4A30A463CB2C777C5146651EF7F8096712A7150"},{"Id":"ShadowColor:Microsoft.Xna.Framework.Color","Name":"ShadowColor","Type":"Microsoft.Xna.Framework.Color","Signature":"public Microsoft.Xna.Framework.Color ShadowColor","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"C7A277F0495EA9DCBB3D8DF715718312BB84810BB48BBF0B0D76E66B5937AD8F"},{"Id":"TextChanged:System.EventHandler\u00601\u003CCandide.CandideUI.ValueChangedEventArgs\u00601\u003CSystem.String\u003E\u003E","Name":"TextChanged","Type":"System.EventHandler\u003CCandide.CandideUI.ValueChangedEventArgs\u003CSystem.String\u003E\u003E","Signature":"private System.EventHandler\u003CCandide.CandideUI.ValueChangedEventArgs\u003CSystem.String\u003E\u003E TextChanged","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"B559DEBD5118FA63B0BABD0BA9E87502F2BD3F5690BFA5C301DE7BF3659CA249"},{"Id":"TextChangedByUser:System.EventHandler\u00601\u003CCandide.CandideUI.ValueChangedEventArgs\u00601\u003CSystem.String\u003E\u003E","Name":"TextChangedByUser","Type":"System.EventHandler\u003CCandide.CandideUI.ValueChangedEventArgs\u003CSystem.String\u003E\u003E","Signature":"private System.EventHandler\u003CCandide.CandideUI.ValueChangedEventArgs\u003CSystem.String\u003E\u003E TextChangedByUser","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"C5371EE89ACF1A285071FCD47E1738BA92362F1B0EF0621D4501C6C2C849F89C"},{"Id":"TextColor:Microsoft.Xna.Framework.Color","Name":"TextColor","Type":"Microsoft.Xna.Framework.Color","Signature":"public Microsoft.Xna.Framework.Color TextColor","Visibility":"public","IsStatic":false,"IsLiteral":false,"Hash":"F66BFF7DA599E1D4B8FF68A2E3BAF1489A33556090A0E0017A793E99B41E4953"},{"Id":"UndoStack:Candide.CandideUI.Input.UndoRedoStack","Name":"UndoStack","Type":"Candide.CandideUI.Input.UndoRedoStack","Signature":"private Candide.CandideUI.Input.UndoRedoStack UndoStack","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"67B81F9915C1FBAFD54F41E271A93D429F6FC5B189E2D98457F02EF029CDC243"},{"Id":"ValueChanging:System.EventHandler\u00601\u003CCandide.CandideUI.ValueChangingEventArgs\u00601\u003CSystem.String\u003E\u003E","Name":"ValueChanging","Type":"System.EventHandler\u003CCandide.CandideUI.ValueChangingEventArgs\u003CSystem.String\u003E\u003E","Signature":"private System.EventHandler\u003CCandide.CandideUI.ValueChangingEventArgs\u003CSystem.String\u003E\u003E ValueChanging","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"6B6EB5A993273E716E16E4ED1533D338549EC4E6E1DDC4F846E3A52C673368DC"},{"Id":"_blinkTimer:System.Single","Name":"_blinkTimer","Type":"System.Single","Signature":"private System.Single _blinkTimer","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"BEEB43605F818985EB54670C6E8DCA33B04A37C45E30F5C8FC3EADAE22715D55"},{"Id":"_cursorIndex:System.Int32","Name":"_cursorIndex","Type":"System.Int32","Signature":"private System.Int32 _cursorIndex","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"71E496E4B5FC7D1170C4A5E731716047FAEE76452A6138A727E9B56F5DA57145"},{"Id":"_cursorOn:System.Boolean","Name":"_cursorOn","Type":"System.Boolean","Signature":"private System.Boolean _cursorOn","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"2EBAE72BC21B88A62A0A7F435A3AC6321D00C563BF3FDF2AA052B033D1177EFA"},{"Id":"_fontScale:System.Single","Name":"_fontScale","Type":"System.Single","Signature":"private System.Single _fontScale","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"E44A9128D1D7B0C252561BEEE2BD3E0BB66AA253BFE00AEBF29EF20274641DEA"},{"Id":"_hadIMEComposition:System.Boolean","Name":"_hadIMEComposition","Type":"System.Boolean","Signature":"private System.Boolean _hadIMEComposition","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"41531810902C3872A7C24E4E09B470C803F864A4BB2D0CD1E4012C34B9A2CEEE"},{"Id":"_hintText:System.String","Name":"_hintText","Type":"System.String","Signature":"private System.String _hintText","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"EFAA9EB4A015C552894EDDD537BAA9E50A9C813106F6A5DEA681AD6B779AE973"},{"Id":"_internalScrolling:Microsoft.Xna.Framework.Point","Name":"_internalScrolling","Type":"Microsoft.Xna.Framework.Point","Signature":"private Microsoft.Xna.Framework.Point _internalScrolling","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"39A94832A21A76E8997840D068E2B5C544B6318FF034E4730A1858E27F34D76F"},{"Id":"_isTouchDown:System.Boolean","Name":"_isTouchDown","Type":"System.Boolean","Signature":"private System.Boolean _isTouchDown","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"95CF6F1397B9FAAEC4A35282296818934C16BD75EAA654A0EB52DE701E49B8E8"},{"Id":"_justSelectedAllThroughReceivingFocus:System.Boolean","Name":"_justSelectedAllThroughReceivingFocus","Type":"System.Boolean","Signature":"private System.Boolean _justSelectedAllThroughReceivingFocus","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"48B24EBEEE6670ED716F393667F8CA8670FECE986F2065EA02C4729D4FCF48D4"},{"Id":"_lastCursorPosition:System.Nullable\u00601\u003CMicrosoft.Xna.Framework.Point\u003E","Name":"_lastCursorPosition","Type":"System.Nullable\u003CMicrosoft.Xna.Framework.Point\u003E","Signature":"private System.Nullable\u003CMicrosoft.Xna.Framework.Point\u003E _lastCursorPosition","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"6BEAA16FE18C274925223F3F69404BA8A6F510DA6FFF32034EBE4FE21D341769"},{"Id":"_richTextLayout:FontStashSharp.RichText.RichTextLayout","Name":"_richTextLayout","Type":"FontStashSharp.RichText.RichTextLayout","Signature":"private FontStashSharp.RichText.RichTextLayout _richTextLayout","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"851F2189437DCFE227C7C7BE185A9B1054D9CA78228E0EE6482B0BAE26A37B5B"},{"Id":"_suppressRedoStackReset:System.Boolean","Name":"_suppressRedoStackReset","Type":"System.Boolean","Signature":"private System.Boolean _suppressRedoStackReset","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"5CC82DEA36770228F1644CBD76C8B335CB8C20778E143A2E10A324234892DFA6"},{"Id":"_text:System.String","Name":"_text","Type":"System.String","Signature":"private System.String _text","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"BA72BCEB18C35B330F792E5EEB263DCB1C0BF9E336C1097AFD7FEFF85C8B7B80"},{"Id":"_textAlign:FontStashSharp.RichText.TextHorizontalAlignment","Name":"_textAlign","Type":"FontStashSharp.RichText.TextHorizontalAlignment","Signature":"private FontStashSharp.RichText.TextHorizontalAlignment _textAlign","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"4FEF4E98168E07AAC5B14BE1652DF45FBD8075285A0B88F56D3FFC52592E89CE"},{"Id":"_textStyle:Candide.CandideUI.Components.CandideTextStyle","Name":"_textStyle","Type":"Candide.CandideUI.Components.CandideTextStyle","Signature":"private Candide.CandideUI.Components.CandideTextStyle _textStyle","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"0F220A0CE0E4DCE8395D82A92BFCC4C2E13F6FF865785FA23594C3805953E085"},{"Id":"_wrap:System.Boolean","Name":"_wrap","Type":"System.Boolean","Signature":"private System.Boolean _wrap","Visibility":"private","IsStatic":false,"IsLiteral":false,"Hash":"232225886DAE410C356EE051527114E918D0A8F7F0FE0F7025125C2FD7277004"}],"Properties":[{"Id":"CursorHeight:System.Int32","Name":"CursorHeight","Type":"System.Int32","Signature":"public System.Int32 CursorHeight","Visibility":"public","HasGetter":true,"HasSetter":false,"Hash":"FA9AD443947FF63D3692912451F2BAFE7CF6212A0354EFA5F54E900C2DF9FA2F"},{"Id":"CursorPosition:System.Int32","Name":"CursorPosition","Type":"System.Int32","Signature":"public System.Int32 CursorPosition","Visibility":"public","HasGetter":true,"HasSetter":true,"Hash":"2BB0BE8A8DD43F610CF6B4D9AA4C0797D37EABDF6055C8659FCFA296AC42C6DD"},{"Id":"CursorWidth:System.Int32","Name":"CursorWidth","Type":"System.Int32","Signature":"public System.Int32 CursorWidth","Visibility":"public","HasGetter":true,"HasSetter":false,"Hash":"9882E3971B4B4801688BA6B7055C619A2F711170920C02975834A3603834075F"},{"Id":"Font:FontStashSharp.SpriteFontBase","Name":"Font","Type":"FontStashSharp.SpriteFontBase","Signature":"public FontStashSharp.SpriteFontBase Font","Visibility":"public","HasGetter":true,"HasSetter":true,"Hash":"761ECB024482B4589B59C522BF8343368C227F9344A4F4A4A3CF9C9D4D4B04D7"},{"Id":"GetFocusableType:Candide.CandideUI.Input.InputFocusableType","Name":"GetFocusableType","Type":"Candide.CandideUI.Input.InputFocusableType","Signature":"public Candide.CandideUI.Input.InputFocusableType GetFocusableType","Visibility":"public","HasGetter":true,"HasSetter":false,"Hash":"B51AA36ED5ED18EC2CEF290F0157B2AE121AAE2CA6BA2BCA82CD8291A53F3C7A"},{"Id":"HintText:System.String","Name":"HintText","Type":"System.String","Signature":"public System.String HintText","Visibility":"public","HasGetter":true,"HasSetter":true,"Hash":"EB4BD75D25EDBD04C74560C2464FD3A9CC3CEE469BF0E7D7131B9E4003CADE83"},{"Id":"Length:System.Int32","Name":"Length","Type":"System.Int32","Signature":"private System.Int32 Length","Visibility":"private","HasGetter":true,"HasSetter":false,"Hash":"DE4AC73EEA77C0E1569EC59B55842E4572B307222362259E87C4752EE7C8DB0C"},{"Id":"SelectEnd:System.Int32","Name":"SelectEnd","Type":"System.Int32","Signature":"public System.Int32 SelectEnd","Visibility":"public","HasGetter":true,"HasSetter":true,"Hash":"C29465A2A20BC44A0AE4EE5AEE263B081D3D28DB9A2EA752E0F919447367B708"},{"Id":"SelectStart:System.Int32","Name":"SelectStart","Type":"System.Int32","Signature":"public System.Int32 SelectStart","Visibility":"public","HasGetter":true,"HasSetter":true,"Hash":"5C1CF2C922AAE851DC231AFC0DAD78D93A2CC89F49C4239E78798AE7D595CCF8"},{"Id":"Text:System.String","Name":"Text","Type":"System.String","Signature":"public System.String Text","Visibility":"public","HasGetter":true,"HasSetter":true,"Hash":"87C11846466E885A45A01852CB7CD85C7F2F9934CD862B0390021129A5724CFC"},{"Id":"TextAlign:FontStashSharp.RichText.TextHorizontalAlignment","Name":"TextAlign","Type":"FontStashSharp.RichText.TextHorizontalAlignment","Signature":"public FontStashSharp.RichText.TextHorizontalAlignment TextAlign","Visibility":"public","HasGetter":true,"HasSetter":true,"Hash":"434E6EABF212206F3AE7A19B8BD6D26994542F95A74274010790044A9C03FE75"},{"Id":"TextStyle:Candide.CandideUI.Components.CandideTextStyle","Name":"TextStyle","Type":"Candide.CandideUI.Components.CandideTextStyle","Signature":"public Candide.CandideUI.Components.CandideTextStyle TextStyle","Visibility":"public","HasGetter":true,"HasSetter":true,"Hash":"FCBC9E632B2EAC505FF9409A8AB3D746FB3C120373F9ABB13408FAF2642BA531"},{"Id":"TextVerticalAlignment:Candide.CandideUI.VerticalAlignment","Name":"TextVerticalAlignment","Type":"Candide.CandideUI.VerticalAlignment","Signature":"public Candide.CandideUI.VerticalAlignment TextVerticalAlignment","Visibility":"public","HasGetter":true,"HasSetter":true,"Hash":"60199DC9D796B161406825AFB746EAC0A45D86AEC5C7D6ACED309F8B0BA38A68"},{"Id":"UserText:System.String","Name":"UserText","Type":"System.String","Signature":"private System.String UserText","Visibility":"private","HasGetter":true,"HasSetter":true,"Hash":"28410BFA23823FD5B41B82621C89A3DF191F2E0AD7450548B74FF50FE2447FC6"},{"Id":"Wrap:System.Boolean","Name":"Wrap","Type":"System.Boolean","Signature":"public System.Boolean Wrap","Visibility":"public","HasGetter":true,"HasSetter":true,"Hash":"ED4D628C0813159012104712062F8CCC801A645263A048E00691515643F0C091"}],"Events":[{"Id":"CursorPositionChanged:System.EventHandler","Name":"CursorPositionChanged","Type":"System.EventHandler","Signature":"public System.EventHandler CursorPositionChanged","Visibility":"public","Hash":"13D4EBE7EBA038CACB247B2EE4BB01350DC4F68F4780CBFB9E8F280E8F17E2CE"},{"Id":"TextChanged:System.EventHandler\u00601\u003CCandide.CandideUI.ValueChangedEventArgs\u00601\u003CSystem.String\u003E\u003E","Name":"TextChanged","Type":"System.EventHandler\u003CCandide.CandideUI.ValueChangedEventArgs\u003CSystem.String\u003E\u003E","Signature":"public System.EventHandler\u003CCandide.CandideUI.ValueChangedEventArgs\u003CSystem.String\u003E\u003E TextChanged","Visibility":"public","Hash":"3714D196F67A2594C8467EEAAAA361A5975C3E64CD0C967A1987CA43C6064E15"},{"Id":"TextChangedByUser:System.EventHandler\u00601\u003CCandide.CandideUI.ValueChangedEventArgs\u00601\u003CSystem.String\u003E\u003E","Name":"TextChangedByUser","Type":"System.EventHandler\u003CCandide.CandideUI.ValueChangedEventArgs\u003CSystem.String\u003E\u003E","Signature":"public System.EventHandler\u003CCandide.CandideUI.ValueChangedEventArgs\u003CSystem.String\u003E\u003E TextChangedByUser","Visibility":"public","Hash":"318F512E4F80E6A4543385B30E74A9C1C17240263F7A1DBE6E31962081E4B685"},{"Id":"ValueChanging:System.EventHandler\u00601\u003CCandide.CandideUI.ValueChangingEventArgs\u00601\u003CSystem.String\u003E\u003E","Name":"ValueChanging","Type":"System.EventHandler\u003CCandide.CandideUI.ValueChangingEventArgs\u003CSystem.String\u003E\u003E","Signature":"public System.EventHandler\u003CCandide.CandideUI.ValueChangingEventArgs\u003CSystem.String\u003E\u003E ValueChanging","Visibility":"public","Hash":"D63DD0541392D365FA0668D2525D42B80898909939B52118E34A761296CA82DC"}],"Methods":[{"Id":"Copy()-\u003ESystem.Void","Name":"Copy","Signature":"private System.Void Copy()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":114,"BodyHash":"250123225CC3A52B59D6D8F41DF8F77D75012452B10692EDA27F6B7D82339E14","Hash":"0748F7BBBC47335D2CE80DD9BFA3D52551F4ABD1820A51C7F07D70FC8570417A","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_SelectEnd()","Candide.CandideUI.Input.CandideTextInputBox::get_SelectStart()","System.Math::Min(System.Int32, System.Int32)","System.Math::Max(System.Int32, System.Int32)","FontStashSharp.RichText.RichTextLayout::get_Text()","System.String::Substring(System.Int32, System.Int32)","Candide.CandideUI.Text.TextCopy.Clipboard::SetText(System.String)"],"StringLiterals":[],"Source":null},{"Id":"Delete(System.Int32, System.Int32)-\u003ESystem.Int32","Name":"Delete","Signature":"private System.Int32 Delete(System.Int32 where, System.Int32 len)","Visibility":"private","ReturnType":"System.Int32","Parameters":[{"Name":"where","Type":"System.Int32","IsOut":false,"IsOptional":false},{"Name":"len","Type":"System.Int32","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":100,"BodyHash":"EF8D322328A2AB1C07228440D1AEBC480415FF256D02549A46B89CD09CD27DFE","Hash":"A84A242858FC90660A943FCE5082C11F8A46582DE76778EA1A40040E6F4D267D","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_Length()","Candide.CandideUI.Input.CandideTextInputBox::get_Text()","System.String::get_Chars(System.Int32)","System.Char::IsSurrogate(System.Char)","System.Char::IsLowSurrogate(System.Char)","Candide.CandideUI.Input.UndoRedoStack::MakeDelete(System.String, System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::DeleteChars(System.Int32, System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"DeleteChars(System.Int32, System.Int32)-\u003ESystem.Void","Name":"DeleteChars","Signature":"private System.Void DeleteChars(System.Int32 pos, System.Int32 l)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"pos","Type":"System.Int32","IsOut":false,"IsOptional":false},{"Name":"l","Type":"System.Int32","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":43,"BodyHash":"BAEEA8D46226F3795BA64BD6D3F41B082E3E1B5D798BBEB3762F3BBB1D5AE352","Hash":"4BEC6AD1E9D4312FC7734A4E0BCACEFBDFCACB0DA54972C99B0DF05D70FAD58A","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_UserText()","System.String::Substring(System.Int32, System.Int32)","System.String::Substring(System.Int32)","System.String::Concat(System.String, System.String)","Candide.CandideUI.Input.CandideTextInputBox::set_UserText(System.String)"],"StringLiterals":[],"Source":null},{"Id":"DeleteSelection()-\u003ESystem.Void","Name":"DeleteSelection","Signature":"private System.Void DeleteSelection()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":124,"BodyHash":"7850DFEAFA700FCCAD1D4B028AD46A707DFF473CEAEA56D7A9DEE6274FA6C34E","Hash":"C40A6938B82C058B37DA03B0613701DE92A7D077D3D4168B8F1B3482C95D40AD","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_SelectStart()","Candide.CandideUI.Input.CandideTextInputBox::get_SelectEnd()","Candide.CandideUI.Input.CandideTextInputBox::Delete(System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::set_CursorPosition(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::set_SelectEnd(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::set_SelectStart(System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"DisableHintText()-\u003ESystem.Void","Name":"DisableHintText","Signature":"private System.Void DisableHintText()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":39,"BodyHash":"E550E05057534BC8013ED84EFA6A65EC4A44B5D427A1DD2214FC638F9DDAA2EF","Hash":"E881DE6D2AE85AB752D739DC9090F0353E57782CAE7EC31799B5E04EFA220EF4","CalledMethods":["System.String::IsNullOrEmpty(System.String)","Candide.CandideUI.Input.CandideTextInputBox::GetText()","FontStashSharp.RichText.RichTextLayout::set_Text(System.String)"],"StringLiterals":[],"Source":null},{"Id":"EnableHintText()-\u003ESystem.Void","Name":"EnableHintText","Signature":"private System.Void EnableHintText()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":34,"BodyHash":"E00C7E7668BA0652DECF982BD0AC0331AB6E60CE41A162A9BE6E2799BDB14E93","Hash":"255881D2414BEB23EE9C11F2B071FC7AB0388AE614CAF491F40D704D8E17DA7C","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::ShouldEnableHintText()","FontStashSharp.RichText.RichTextLayout::set_Text(System.String)"],"StringLiterals":[],"Source":null},{"Id":"FocusSelectAll()-\u003ESystem.Void","Name":"FocusSelectAll","Signature":"public System.Void FocusSelectAll()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":30,"BodyHash":"10E730372FB5B085FD60C1C24F0222D0296F8B49C3798FBCF0B16739DA3F35BB","Hash":"D52115ACB8C1A7CA72A871B22B7ABC3FFE199520E77BFED6040F1920B3466187","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::SelectAll()","Candide.CandideUI.Input.AbstractInputFocusableUiElement::Focus()","Candide.CandideUI.Input.CandideTextInputBox::get_Text()","System.String::get_Length()","Candide.CandideUI.Input.CandideTextInputBox::set_CursorPosition(System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"GetRenderPositionByIndex(System.Int32)-\u003EMicrosoft.Xna.Framework.Point","Name":"GetRenderPositionByIndex","Signature":"private Microsoft.Xna.Framework.Point GetRenderPositionByIndex(System.Int32 index)","Visibility":"private","ReturnType":"Microsoft.Xna.Framework.Point","Parameters":[{"Name":"index","Type":"System.Int32","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":259,"BodyHash":"352D9C90323B39C79A00AF9F8C6E5C27E062C62EDD00D94A476914EEA51CDEE5","Hash":"7929E1EA2074B33DF3B511E7958673B2C887909261457C3D7405A3DEF6CC7580","CalledMethods":["Candide.CandideUI.CandideUiElement::get_ActualBounds()","Candide.CandideUI.Input.CandideTextInputBox::get_Text()","System.String::get_Length()","FontStashSharp.RichText.RichTextLayout::GetGlyphInfoByIndex(System.Int32)","System.Nullable\u003CFontStashSharp.RichText.TextChunkGlyph\u003E::get_HasValue()","System.Nullable\u003CFontStashSharp.RichText.TextChunkGlyph\u003E::get_Value()","Microsoft.Xna.Framework.Rectangle::get_Left()","FontStashSharp.RichText.RichTextLayout::get_Lines()","System.Collections.Generic.List\u003CFontStashSharp.RichText.TextLine\u003E::get_Count()","System.Collections.Generic.List\u003CFontStashSharp.RichText.TextLine\u003E::get_Item(System.Int32)","FontStashSharp.RichText.TextLine::get_Count()","FontStashSharp.RichText.TextLine::GetGlyphInfoByIndex(System.Int32)","System.Nullable\u003CFontStashSharp.RichText.TextChunkGlyph\u003E::GetValueOrDefault()","Microsoft.Xna.Framework.Rectangle::get_Right()","Microsoft.Xna.Framework.Point::.ctor(System.Int32, System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"GetText()-\u003ESystem.String","Name":"GetText","Signature":"private System.String GetText()","Visibility":"private","ReturnType":"System.String","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":34,"BodyHash":"B64DD1C1383C83ADD08E66E62012F298868B72B3065ADDEDC26E73B954D31356","Hash":"A2364449A17AD39F8ACA3FB9E28F81E000F963B60EC78106B76BFEACFC610A12","CalledMethods":["System.String::get_Length()","System.String::.ctor(System.Char, System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"InputChar(System.Char)-\u003ESystem.Void","Name":"InputChar","Signature":"public System.Void InputChar(System.Char ch)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"ch","Type":"System.Char","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":212,"BodyHash":"4AE5761F10193DEDEB3B7D5F6E499F8110B956DD09431AF8BE11351A6F911635","Hash":"FC4584DE8E1F119868A93CCC73DAC523A9DC9ECDBDEE98E9BA82817EF3669000","CalledMethods":["System.Nullable\u003CSystem.Int32\u003E::get_HasValue()","Candide.CandideUI.Input.CandideTextInputBox::get_Length()","System.Nullable\u003CSystem.Int32\u003E::get_Value()","Candide.CandideUI.Input.CandideTextInputBox::get_SelectStart()","Candide.CandideUI.Input.CandideTextInputBox::get_SelectEnd()","Candide.CandideUI.Input.CandideTextInputBox::get_CursorPosition()","Candide.CandideUI.Input.CandideTextInputBox::get_Text()","Candide.CandideUI.Input.UndoRedoStack::MakeReplace(System.String, System.Int32, System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::DeleteChars(System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::InsertChar(System.Int32, System.Char)","Candide.CandideUI.Input.CandideTextInputBox::UserSetCursorPosition(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::DeleteSelection()","Candide.CandideUI.Input.UndoRedoStack::MakeInsert(System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::ResetSelection()"],"StringLiterals":[],"Source":null},{"Id":"Insert(System.Int32, System.String)-\u003ESystem.Void","Name":"Insert","Signature":"public System.Void Insert(System.Int32 where, System.String text)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"where","Type":"System.Int32","IsOut":false,"IsOptional":false},{"Name":"text","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":75,"BodyHash":"FEC785EE8CD4691102BFE2FAA767D924DE22A8386749CCA7D4C7249B98A8C7BA","Hash":"4801092B6D00575A916B948804F75DB716784D4E86754FA596A916AACC023A56","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::Process(System.String)","System.String::IsNullOrEmpty(System.String)","Candide.CandideUI.Input.CandideTextInputBox::TrimAccordingToMaxLength(System.String)","Candide.CandideUI.Input.CandideTextInputBox::InsertChars(System.Int32, System.String)","System.String::get_Length()","Candide.CandideUI.Input.UndoRedoStack::MakeInsert(System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::get_CursorPosition()","Candide.CandideUI.Input.CandideTextInputBox::set_CursorPosition(System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"InsertChar(System.Int32, System.Char)-\u003ESystem.Boolean","Name":"InsertChar","Signature":"private System.Boolean InsertChar(System.Int32 pos, System.Char ch)","Visibility":"private","ReturnType":"System.Boolean","Parameters":[{"Name":"pos","Type":"System.Int32","IsOut":false,"IsOptional":false},{"Name":"ch","Type":"System.Char","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":85,"BodyHash":"855A9C2B36F3B48879DBC8D01E01F62DDC3BE7889379264855D316873C9899C0","Hash":"C35E84F52209021109A522DCF2557A01617A8C680F105937A2CA0DB5DACA89BD","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_Text()","System.String::IsNullOrEmpty(System.String)","System.Char::ToString()","Candide.CandideUI.Input.CandideTextInputBox::set_UserText(System.String)","Candide.CandideUI.Input.CandideTextInputBox::get_UserText()","System.String::Substring(System.Int32, System.Int32)","System.String::op_Implicit(System.String)","System.ReadOnlySpan\u003CSystem.Char\u003E::.ctor(!0\u0026)","System.String::Substring(System.Int32)","System.String::Concat(System.ReadOnlySpan\u003CSystem.Char\u003E, System.ReadOnlySpan\u003CSystem.Char\u003E, System.ReadOnlySpan\u003CSystem.Char\u003E)"],"StringLiterals":[],"Source":null},{"Id":"InsertChars(System.Int32, System.String)-\u003ESystem.Boolean","Name":"InsertChars","Signature":"private System.Boolean InsertChars(System.Int32 pos, System.String s)","Visibility":"private","ReturnType":"System.Boolean","Parameters":[{"Name":"pos","Type":"System.Int32","IsOut":false,"IsOptional":false},{"Name":"s","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":71,"BodyHash":"7776ADB40A3C127F3434212302D956E617B4AD961A6D12B615E740DFA3175BB9","Hash":"40BD46E798E43DE786D010FC866447C1566D840FB827C684B817F81E0B182910","CalledMethods":["System.String::IsNullOrEmpty(System.String)","Candide.CandideUI.Input.CandideTextInputBox::get_Text()","Candide.CandideUI.Input.CandideTextInputBox::set_UserText(System.String)","Candide.CandideUI.Input.CandideTextInputBox::get_UserText()","System.String::Substring(System.Int32, System.Int32)","System.String::Substring(System.Int32)","System.String::Concat(System.String, System.String, System.String)"],"StringLiterals":[],"Source":null},{"Id":"InternalDraw(Candide.CandideUI.UiRenderContext)-\u003ESystem.Void","Name":"InternalDraw","Signature":"protected System.Void InternalDraw(Candide.CandideUI.UiRenderContext context)","Visibility":"protected","ReturnType":"System.Void","Parameters":[{"Name":"context","Type":"Candide.CandideUI.UiRenderContext","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":1312,"BodyHash":"31892E042CC111DC621CFD6A810B15AEE5C136A5FDDB3D17ADED87D2F839699D","Hash":"7DA4CA95CF8FCD240236BE9CD639244253F8A153AAA0111D29BF3832390CD616","CalledMethods":["FontStashSharp.RichText.RichTextLayout::get_Font()","Candide.CandideUI.CandideUiElement::get_ActualBounds()","Candide.CandideUI.Input.CandideTextInputBox::RenderSelection(Candide.CandideUI.UiRenderContext)","Candide.CandideUI.UiRenderContext::get_Opacity()","Candide.CandideUI.UiRenderContext::set_Opacity(System.Single)","Candide.CandideUI.CandideUiElement::get_Enabled()","System.Nullable\u003CMicrosoft.Xna.Framework.Color\u003E::get_HasValue()","System.Nullable\u003CMicrosoft.Xna.Framework.Color\u003E::get_Value()","Candide.CandideUI.Input.AbstractInputFocusableUiElement::get_IsKeyboardFocused()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","FontStashSharp.RichText.RichTextLayout::get_Size()","Microsoft.Xna.Framework.Point::ToVector2()","Candide.CandideUI.Input.CandideTextInputBox::get_TextVerticalAlignment()","Candide.CandideUI.LayoutUtils::Align(Microsoft.Xna.Framework.Vector2, Microsoft.Xna.Framework.Vector2, Candide.CandideUI.HorizontalAlignment, Candide.CandideUI.VerticalAlignment)","Microsoft.Xna.Framework.Rectangle::get_Location()","Microsoft.Xna.Framework.Rectangle::Offset(Microsoft.Xna.Framework.Point)","Microsoft.Xna.Framework.Point::.ctor(System.Int32, System.Int32)","Candide.CandideUI.CandideUiSystem::get_DrawTextGlyphsFrames()","FontStashSharp.RichText.RichTextLayout::get_Lines()","System.Collections.Generic.List\u003CFontStashSharp.RichText.TextLine\u003E::GetEnumerator()","List.Enumerator\u003CFontStashSharp.RichText.TextLine\u003E::get_Current()","FontStashSharp.RichText.TextLine::get_Chunks()","System.Collections.Generic.List\u003CFontStashSharp.RichText.BaseChunk\u003E::GetEnumerator()","List.Enumerator\u003CFontStashSharp.RichText.BaseChunk\u003E::get_Current()","FontStashSharp.RichText.TextChunk::get_Glyphs()","System.Collections.Generic.List\u003CFontStashSharp.RichText.TextChunkGlyph\u003E::GetEnumerator()","List.Enumerator\u003CFontStashSharp.RichText.TextChunkGlyph\u003E::get_Current()","Microsoft.Xna.Framework.Color::get_White()","Candide.CandideUI.UiRenderContext::DrawRectangle(Microsoft.Xna.Framework.Rectangle, Microsoft.Xna.Framework.Color, System.Single)","List.Enumerator\u003CFontStashSharp.RichText.TextChunkGlyph\u003E::MoveNext()","System.IDisposable::Dispose()","List.Enumerator\u003CFontStashSharp.RichText.BaseChunk\u003E::MoveNext()"],"StringLiterals":[],"Source":null},{"Id":"InternalMeasure(Microsoft.Xna.Framework.Vector2)-\u003EMicrosoft.Xna.Framework.Vector2","Name":"InternalMeasure","Signature":"protected Microsoft.Xna.Framework.Vector2 InternalMeasure(Microsoft.Xna.Framework.Vector2 availableSize)","Visibility":"protected","ReturnType":"Microsoft.Xna.Framework.Vector2","Parameters":[{"Name":"availableSize","Type":"Microsoft.Xna.Framework.Vector2","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":161,"BodyHash":"513FB93192C1681290D4E71BA278A5C78B3BF9FF84E26ED16005B4851D2D660C","Hash":"D56BA30A55ADC34EBB89C523D315B7400B4AA297363043EB8C934DDE81872CD8","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_Font()","Microsoft.Xna.Framework.Vector2::get_Zero()","Candide.CandideUI.Input.CandideTextInputBox::get_CursorWidth()","System.Nullable\u003CSystem.Int32\u003E::.ctor(!0)","FontStashSharp.RichText.RichTextLayout::Measure(System.Nullable\u003CSystem.Int32\u003E)","Microsoft.Xna.Framework.Point::ToVector2()","FontStashSharp.SpriteFontBase::get_LineHeight()","Candide.CandideUI.Input.CandideTextInputBox::get_CursorHeight()","System.MathF::Max(System.Single, System.Single)"],"StringLiterals":[],"Source":null},{"Id":"InvalidateStyle()-\u003ESystem.Void","Name":"InvalidateStyle","Signature":"private System.Void InvalidateStyle()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":154,"BodyHash":"153A600C5EC0705BDFE6DD0076BB2015A3293599F41696CCEBA83910364E6FE8","Hash":"4477AC1B35C8E0116D67F2DF593E9375D9CAE5FAD98FEBC3997FD133606C472C","CalledMethods":["Candide.Graphics.Fonts.CandideFont::get_RenderFont()","System.ArgumentOutOfRangeException::.ctor()","FontStashSharp.RichText.RichTextLayout::set_Font(FontStashSharp.SpriteFontBase)"],"StringLiterals":[],"Source":null},{"Id":"MoveLine(System.Int32)-\u003ESystem.Void","Name":"MoveLine","Signature":"private System.Void MoveLine(System.Int32 delta)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"delta","Type":"System.Int32","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":156,"BodyHash":"BB522D02ED7B5B0FF24D6A67374DA794211EAA204A70542803F907032B6E41B1","Hash":"2F10B5FEA1C3E7C4FC74C2522E99CEBAC8B6C2739FC6C255B5C0749E0AEE6952","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_CursorPosition()","FontStashSharp.RichText.RichTextLayout::GetLineByCursorPosition(System.Int32)","FontStashSharp.RichText.TextLine::get_LineIndex()","FontStashSharp.RichText.RichTextLayout::get_Lines()","System.Collections.Generic.List\u003CFontStashSharp.RichText.TextLine\u003E::get_Count()","Candide.CandideUI.CandideUiElement::get_ActualBounds()","Candide.CandideUI.Input.CandideTextInputBox::GetRenderPositionByIndex(System.Int32)","System.Collections.Generic.List\u003CFontStashSharp.RichText.TextLine\u003E::get_Item(System.Int32)","FontStashSharp.RichText.TextLine::get_TextStartIndex()","FontStashSharp.RichText.TextLine::GetGlyphIndexByX(System.Int32)","System.Nullable\u003CSystem.Int32\u003E::get_HasValue()","System.Nullable\u003CSystem.Int32\u003E::get_Value()","Candide.CandideUI.Input.CandideTextInputBox::UserSetCursorPosition(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::UpdateSelectionIfShiftDown()"],"StringLiterals":[],"Source":null},{"Id":"OnChar(System.Char)-\u003ESystem.Void","Name":"OnChar","Signature":"public System.Void OnChar(System.Char c)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"c","Type":"System.Char","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":40,"BodyHash":"CE3AE8B85CD89FCF60B8FA9E26619F76C0970EA0A697B8794A4B211AB62EE0D6","Hash":"99E3A1750DA7CDEBBB6BA1EC8E678E9126DD18F407C08450A3AEAF34DD24C4BD","CalledMethods":["Candide.CandideUI.Input.AbstractInputFocusableUiElement::OnChar(System.Char)","Candide.CandideUI.CandideUiElement::get_Enabled()","System.Char::IsControl(System.Char)","Candide.CandideUI.Input.CandideTextInputBox::InputChar(System.Char)"],"StringLiterals":[],"Source":null},{"Id":"OnControllerAPressed()-\u003ESystem.Void","Name":"OnControllerAPressed","Signature":"public System.Void OnControllerAPressed()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":22,"BodyHash":"E504858BCA1978766A2E1B41E46EB3B3C8ACD2BD6BA68540094962A65AC688E5","Hash":"41D2CD1396C3ED7F7E3CB0B85F65BB12B73F59D97ED2F5A64345E8F8C2EC2274","CalledMethods":["Candide.CandideUI.CandideUiElement::OnControllerAPressed()","Candide.CandideUI.CandideUiElement::get_Enabled()","Candide.CandideUI.Input.CandideTextInputBox::FocusSelectAll()"],"StringLiterals":[],"Source":null},{"Id":"OnCursorIndexChanged()-\u003ESystem.Void","Name":"OnCursorIndexChanged","Signature":"private System.Void OnCursorIndexChanged()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":29,"BodyHash":"A085676327AC97A0F538A7913AB7472206FE197C5D9321B1AA075247EB1A6011","Hash":"B70EB357C00578BEF6914295CDBA217C931BF9844049E32F08B770CF99030104","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::UpdateScrolling()","System.EventHandler::Invoke(System.Object, System.EventArgs)"],"StringLiterals":[],"Source":null},{"Id":"OnDismount()-\u003ESystem.Void","Name":"OnDismount","Signature":"protected System.Void OnDismount()","Visibility":"protected","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":24,"BodyHash":"BA93487DF834BF594F3EE1E7CFF79AD26D55DAC2C75451DB980E4E2786E004A5","Hash":"D2A54672DE0630CE11546B2AB8EA3E99E36FC5F2249A68F2FF5CEAEB0860E64E","CalledMethods":["Candide.CandideUI.Input.AbstractInputFocusableUiElement::OnDismount()","Candide.CandideUI.Input.CandideTextInputBox::OnMousePrimaryUp(System.Object, System.EventArgs)","System.EventHandler::.ctor(System.Object, System.IntPtr)","Candide.CandideUI.MouseUiInputSystem::remove_MousePressRelease(System.EventHandler)"],"StringLiterals":[],"Source":null},{"Id":"OnGotInputFocus()-\u003ESystem.Void","Name":"OnGotInputFocus","Signature":"public System.Void OnGotInputFocus()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":34,"BodyHash":"7D616019F72C5D8F43F337377BC994BE68EA73583AC6E403F101F043E0ABB2F6","Hash":"FA309BB14E7A7A376BC3364765C45479C9CE3874D20F3E50A6027DF7752A9A80","CalledMethods":["Candide.CandideUI.Input.AbstractInputFocusableUiElement::OnGotInputFocus()","Candide.CandideUI.Input.CandideTextInputBox::SelectAll()","Candide.CandideUI.Input.CandideTextInputBox::DisableHintText()"],"StringLiterals":[],"Source":null},{"Id":"OnKeyDown(Microsoft.Xna.Framework.Input.Keys)-\u003ESystem.Void","Name":"OnKeyDown","Signature":"public System.Void OnKeyDown(Microsoft.Xna.Framework.Input.Keys k)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"k","Type":"Microsoft.Xna.Framework.Input.Keys","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":1022,"BodyHash":"296B61C9C92E4E95C9DEE4609F0C4F5A2F0FC268560A851227D50D06C992EC46","Hash":"CDD80CCD92A66F009C35A5451A0EE000BC7A390BF5770CF97D5860C0662BB52C","CalledMethods":["Candide.CandideUI.Input.AbstractInputFocusableUiElement::OnKeyDown(Microsoft.Xna.Framework.Input.Keys)","Candide.CandideUI.CandideUiElement::get_Enabled()","Candide.CandideUI.MouseUiInputSystem::get_IsControlDown()","Candide.CandideUI.Input.CandideTextInputBox::Copy()","Candide.CandideUI.Text.TextCopy.Clipboard::GetText()","System.String::IsNullOrEmpty(System.String)","Candide.CandideUI.Input.CandideTextInputBox::Paste(System.String)","Candide.CandideUI.Input.CandideTextInputBox::get_SelectStart()","Candide.CandideUI.Input.CandideTextInputBox::get_SelectEnd()","Candide.CandideUI.Input.CandideTextInputBox::DeleteSelection()","System.Math::Max(System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::get_Text()","System.String::LastIndexOf(System.String, System.Int32)","System.String::IndexOf(System.String, System.Int32)","System.String::get_Length()","System.String::Substring(System.Int32, System.Int32)","System.String::Concat(System.String, System.String)","Candide.CandideUI.Input.CandideTextInputBox::Insert(System.Int32, System.String)","System.Math::Min(System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::Undo()","Candide.CandideUI.Input.CandideTextInputBox::Redo()","Candide.CandideUI.Input.CandideTextInputBox::SelectAll()","Candide.CandideUI.Input.CandideTextInputBox::get_CursorPosition()","Candide.CandideUI.Input.CandideTextInputBox::UserSetCursorPosition(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::UpdateSelectionIfShiftDown()","Candide.CandideUI.Input.CandideTextInputBox::get_Length()","Candide.CandideUI.Input.CandideTextInputBox::MoveLine(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::Delete(System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::ResetSelection()","System.String::get_Chars(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::InputChar(System.Char)"],"StringLiterals":[],"Source":null},{"Id":"OnLostInputFocus()-\u003ESystem.Void","Name":"OnLostInputFocus","Signature":"public System.Void OnLostInputFocus()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":19,"BodyHash":"863E09F48FBC23DF2CEE12D30143DCC75AAC57FAE9D27A1239D9932DC8DBA4B8","Hash":"8774FC812CD0C7E9B1B8E020F54A7812470ED6109E95784D87B48FABBE26DD07","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::ResetSelection()","Candide.CandideUI.Input.CandideTextInputBox::EnableHintText()","Candide.CandideUI.Input.AbstractInputFocusableUiElement::OnLostInputFocus()"],"StringLiterals":[],"Source":null},{"Id":"OnMount()-\u003ESystem.Void","Name":"OnMount","Signature":"protected System.Void OnMount()","Visibility":"protected","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":24,"BodyHash":"FE217E1E19E170D26FD11E91B49AE7DC69EBED520C7566E2255A6865EC7B5B0E","Hash":"71016BE0A96A175110F8A55BD458B8ED79578984840B004ACCC47711639256D7","CalledMethods":["Candide.CandideUI.CandideUiElement::OnMount()","Candide.CandideUI.Input.CandideTextInputBox::OnMousePrimaryUp(System.Object, System.EventArgs)","System.EventHandler::.ctor(System.Object, System.IntPtr)","Candide.CandideUI.MouseUiInputSystem::add_MousePressRelease(System.EventHandler)"],"StringLiterals":[],"Source":null},{"Id":"OnMouseDoubleClick()-\u003ESystem.Void","Name":"OnMouseDoubleClick","Signature":"public System.Void OnMouseDoubleClick()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":197,"BodyHash":"A14525AFB4B6A2C822D1786A2C043FCD0581B08309522F88160A151AFC128AE6","Hash":"0184D7D5C2BC8927830A5E4B347409E06698530D2A9FB96A052A8E9DC8810BC1","CalledMethods":["Candide.CandideUI.CandideUiElement::OnMouseDoubleClick()","Candide.CandideUI.Input.CandideTextInputBox::get_CursorPosition()","Candide.CandideUI.Input.CandideTextInputBox::get_Text()","System.String::IsNullOrEmpty(System.String)","System.String::get_Length()","Candide.CandideUI.MouseUiInputSystem::get_IsShiftDown()","System.String::get_Chars(System.Int32)","System.Char::IsWhiteSpace(System.Char)","Candide.CandideUI.Input.CandideTextInputBox::set_SelectStart(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::set_SelectEnd(System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"OnMousePrimaryDown()-\u003ESystem.Void","Name":"OnMousePrimaryDown","Signature":"public System.Void OnMousePrimaryDown()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":58,"BodyHash":"3A737627D70ADF003FEB5FCA2C12E2F1497659F1B0E37D2C5ECA4CCC2BF91C2A","Hash":"475FCB71B3273C6CDDDB3F0C379A7B323D71F0C99257136A805556BE4A04C4D5","CalledMethods":["Candide.CandideUI.CandideUiElement::OnMousePrimaryDown()","Candide.CandideUI.CandideUiElement::get_Enabled()","Candide.CandideUI.Input.AbstractInputFocusableUiElement::Focus()","Candide.CandideUI.Input.CandideTextInputBox::get_Length()","Candide.CandideUI.Input.CandideTextInputBox::SetCursorByTouch()","Candide.CandideUI.Input.CandideTextInputBox::ResetCursorBlinkTimer()"],"StringLiterals":[],"Source":null},{"Id":"OnMousePrimaryUp(System.Object, System.EventArgs)-\u003ESystem.Void","Name":"OnMousePrimaryUp","Signature":"private System.Void OnMousePrimaryUp(System.Object sender, System.EventArgs e)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"sender","Type":"System.Object","IsOut":false,"IsOptional":false},{"Name":"e","Type":"System.EventArgs","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":8,"BodyHash":"323BD2DA19B248CEA85861E5DCE82DC9DEF215C27F8F121B8FA7D25EBB09819D","Hash":"12F6996107941E6AC08D60D9DD3344CF423C48C1906AB615F84ED393D43D90C9","CalledMethods":[],"StringLiterals":[],"Source":null},{"Id":"Paste(System.String)-\u003ESystem.Boolean","Name":"Paste","Signature":"private System.Boolean Paste(System.String text)","Visibility":"private","ReturnType":"System.Boolean","Parameters":[{"Name":"text","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":91,"BodyHash":"9669C2ACB0F998BA0881D90C4E542CBEFE6ED6BEA63F66FFAA4367A0A92742F4","Hash":"B2EC2D26B411AB3C7B7C8A3063B635F4267A06D047286879F39BF17E61992420","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::Process(System.String)","Candide.CandideUI.Input.CandideTextInputBox::DeleteSelection()","Candide.CandideUI.Input.CandideTextInputBox::TrimAccordingToMaxLength(System.String)","Candide.CandideUI.Input.CandideTextInputBox::get_CursorPosition()","Candide.CandideUI.Input.CandideTextInputBox::InsertChars(System.Int32, System.String)","System.String::get_Length()","Candide.CandideUI.Input.UndoRedoStack::MakeInsert(System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::UserSetCursorPosition(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::ResetSelection()"],"StringLiterals":[],"Source":null},{"Id":"Process(System.String)-\u003ESystem.String","Name":"Process","Signature":"private System.String Process(System.String value)","Visibility":"private","ReturnType":"System.String","Parameters":[{"Name":"value","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":69,"BodyHash":"65929F4CF6A59D930730DFBC978DE6FBBF92125F32028E45DDDD383CB0326E71","Hash":"50D8B557EFE1DA986D28BB1CC012FB77D8824824DE2EBA331946FA7F528D3679","CalledMethods":["System.String::Replace(System.String, System.String)"],"StringLiterals":[],"Source":null},{"Id":"Redo()-\u003ESystem.Void","Name":"Redo","Signature":"private System.Void Redo()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":19,"BodyHash":"B90D3EC141516A9997D5CE1DC26E25C9EAA15F044141DC88AF95136327772C45","Hash":"773A35F1AC9E4ECD5D4CA452295220837A72B95DA74AE5DEBBCFBC6DE360B1F6","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::UndoRedo(Candide.CandideUI.Input.UndoRedoStack, Candide.CandideUI.Input.UndoRedoStack)"],"StringLiterals":[],"Source":null},{"Id":"RenderSelection(Candide.CandideUI.UiRenderContext)-\u003ESystem.Void","Name":"RenderSelection","Signature":"private System.Void RenderSelection(Candide.CandideUI.UiRenderContext context)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"context","Type":"Candide.CandideUI.UiRenderContext","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":65,"BodyHash":"445A00CFBA6F6F9F6F5A24260D37A46A26FF420F3441D93EB9064F6CF8685A31","Hash":"82E00E89BB059E47B302DE88CFBF58B20B27E7A5EE6FB849FDC1D55D71420FF9","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_Text()","System.String::IsNullOrEmpty(System.String)","Candide.CandideUI.Input.CandideTextInputBox::get_SelectStart()","Candide.CandideUI.Input.CandideTextInputBox::get_SelectEnd()","System.Math::Min(System.Int32, System.Int32)","System.Math::Max(System.Int32, System.Int32)","Microsoft.Xna.Framework.Color::get_Gray()","Candide.CandideUI.Input.CandideTextInputBox::RenderSelectionStepTwo(Candide.CandideUI.UiRenderContext, System.Int32, System.Int32, Microsoft.Xna.Framework.Color)"],"StringLiterals":[],"Source":null},{"Id":"RenderSelectionStepTwo(Candide.CandideUI.UiRenderContext, System.Int32, System.Int32, Microsoft.Xna.Framework.Color)-\u003ESystem.Void","Name":"RenderSelectionStepTwo","Signature":"private System.Void RenderSelectionStepTwo(Candide.CandideUI.UiRenderContext context, System.Int32 selectStart, System.Int32 selectEnd, Microsoft.Xna.Framework.Color color)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"context","Type":"Candide.CandideUI.UiRenderContext","IsOut":false,"IsOptional":false},{"Name":"selectStart","Type":"System.Int32","IsOut":false,"IsOptional":false},{"Name":"selectEnd","Type":"System.Int32","IsOut":false,"IsOptional":false},{"Name":"color","Type":"Microsoft.Xna.Framework.Color","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":399,"BodyHash":"982445120C7FF08F99CBE1FF07CACE529CCCB64A567FC9D10282EF7763F2F1EC","Hash":"EA6C8091EE2953A02DCADD383C8DE1BB30B7203518A90A1F508EF28C17F148FF","CalledMethods":["Candide.CandideUI.CandideUiElement::get_ActualBounds()","FontStashSharp.RichText.RichTextLayout::GetGlyphInfoByIndex(System.Int32)","System.Nullable\u003CFontStashSharp.RichText.TextChunkGlyph\u003E::get_HasValue()","System.Nullable\u003CFontStashSharp.RichText.TextChunkGlyph\u003E::get_Value()","FontStashSharp.RichText.BaseChunk::get_LineIndex()","FontStashSharp.RichText.RichTextLayout::get_Font()","FontStashSharp.SpriteFontBase::get_LineHeight()","Candide.CandideUI.Input.CandideTextInputBox::GetRenderPositionByIndex(System.Int32)","FontStashSharp.RichText.RichTextLayout::get_Lines()","System.Collections.Generic.List\u003CFontStashSharp.RichText.TextLine\u003E::get_Item(System.Int32)","FontStashSharp.RichText.TextLine::get_TextStartIndex()","FontStashSharp.RichText.TextLine::get_Count()","Microsoft.Xna.Framework.Vector2::.ctor(System.Single, System.Single)","Candide.CandideUI.UiRenderContext::DrawRectangle(Microsoft.Xna.Framework.Vector2, System.Single, System.Single, Microsoft.Xna.Framework.Color, System.Single)","Microsoft.Xna.Framework.Rectangle::get_Left()","FontStashSharp.RichText.BaseChunk::get_Size()","System.Collections.Generic.List\u003CFontStashSharp.RichText.TextLine\u003E::get_Count()"],"StringLiterals":[],"Source":null},{"Id":"ResetCursorBlinkTimer()-\u003ESystem.Void","Name":"ResetCursorBlinkTimer","Signature":"private System.Void ResetCursorBlinkTimer()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":19,"BodyHash":"7C65FF651564C9E59044F51B0F181BE3B7EB7DC6E29B47C4FA5EC6AC8DA76625","Hash":"3EA46EF2B092491C05AA35471042574019A260F058791E011EBE202CF0A9BB13","CalledMethods":[],"StringLiterals":[],"Source":null},{"Id":"ResetSelection()-\u003ESystem.Void","Name":"ResetSelection","Signature":"private System.Void ResetSelection()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":22,"BodyHash":"718A708E424EDEA968B22252EE8FD9A5560208103501A8356B9DE13BC4777E60","Hash":"C380A2F5CD6A767115B7E43EF3BB79FA977C26C91633D0584908B474BBD13523","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_CursorPosition()","Candide.CandideUI.Input.CandideTextInputBox::set_SelectEnd(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::set_SelectStart(System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"SelectAll()-\u003ESystem.Void","Name":"SelectAll","Signature":"public System.Void SelectAll()","Visibility":"public","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":20,"BodyHash":"295131BE3B44EC2471B97C41C9F905E72450AA8B5105014FFEA04CD8ADF0904B","Hash":"41DADC058CC2929C648D9CBFC3E9591D84DADFF5375C505107756C9364093B68","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::set_SelectStart(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::get_Length()","Candide.CandideUI.Input.CandideTextInputBox::set_SelectEnd(System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"SetCursorByTouch()-\u003ESystem.Void","Name":"SetCursorByTouch","Signature":"private System.Void SetCursorByTouch()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":168,"BodyHash":"D7FB5C26B5D61391DA54E09F81C10AC4F2CFEEBD51385AD13A34BD4465E45FD9","Hash":"D6C462A9761BB4ECB8CBC3FDD872A57B8040706CB11EDADEC880600AF1CA86DF","CalledMethods":["Candide.CandideUI.CandideUiElement::get_Desktop()","Candide.CandideUI.MouseUiInputSystem::get_MouseWindowPosition()","Candide.CandideUI.CandideUiElement::ToLocal(Microsoft.Xna.Framework.Vector2)","Candide.CandideUI.CandideUiSystem::get_Scale()","FontStashSharp.RichText.RichTextLayout::GetLineByY(System.Int32)","FontStashSharp.RichText.TextLine::GetGlyphIndexByX(System.Int32)","System.Nullable\u003CSystem.Int32\u003E::get_HasValue()","FontStashSharp.RichText.TextLine::get_TextStartIndex()","System.Nullable\u003CSystem.Int32\u003E::get_Value()","Candide.CandideUI.Input.CandideTextInputBox::UserSetCursorPosition(System.Int32)","Candide.CandideUI.MouseUiInputSystem::get_IsShiftDown()","Candide.CandideUI.Input.CandideTextInputBox::UpdateSelection()","Candide.CandideUI.Input.CandideTextInputBox::ResetSelection()"],"StringLiterals":[],"Source":null},{"Id":"SetText(System.String, System.Boolean)-\u003ESystem.Boolean","Name":"SetText","Signature":"public System.Boolean SetText(System.String value, System.Boolean byUser)","Visibility":"public","ReturnType":"System.Boolean","Parameters":[{"Name":"value","Type":"System.String","IsOut":false,"IsOptional":false},{"Name":"byUser","Type":"System.Boolean","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":200,"BodyHash":"31F73D346CD2A19430287BC33B749485F3348E9EA458B2CB7A29BB1080BD5C61","Hash":"36C88AB7BDE4AC9D1F11E9D60057EB0F68DCE441C099591F3FCEF04916EF2A2B","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::Process(System.String)","System.String::op_Equality(System.String, System.String)","Candide.CandideUI.ValueChangingEventArgs\u003CSystem.String\u003E::.ctor(T, T)","System.EventHandler\u003CCandide.CandideUI.ValueChangingEventArgs\u003CSystem.String\u003E\u003E::Invoke(System.Object, !0)","Candide.CandideUI.CancellableEventArgs::get_Cancel()","Candide.CandideUI.ValueChangingEventArgs\u003CSystem.String\u003E::get_NewValue()","Candide.CandideUI.Input.CandideTextInputBox::UpdateRichText()","Candide.CandideUI.Input.CandideTextInputBox::set_SelectEnd(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::set_SelectStart(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::set_CursorPosition(System.Int32)","Candide.CandideUI.Input.UndoRedoStack::Reset()","Candide.CandideUI.CandideUiElement::InvalidateMeasure()","Candide.CandideUI.ValueChangedEventArgs\u003CSystem.String\u003E::.ctor(T, T)","System.EventHandler\u003CCandide.CandideUI.ValueChangedEventArgs\u003CSystem.String\u003E\u003E::Invoke(System.Object, !0)"],"StringLiterals":[],"Source":null},{"Id":"ShouldEnableHintText()-\u003ESystem.Boolean","Name":"ShouldEnableHintText","Signature":"private System.Boolean ShouldEnableHintText()","Visibility":"private","ReturnType":"System.Boolean","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":38,"BodyHash":"E508645D1B0404FDE97C2EEDBED6C4FDE561A85F165103FDAA0D1D4D40678C9C","Hash":"F19302A706B2641044F0804E9DB9B8E9D4EE15545F1BB066D89EBAE3DB3E7D2F","CalledMethods":["System.String::IsNullOrEmpty(System.String)","Candide.CandideUI.Input.AbstractInputFocusableUiElement::get_IsKeyboardFocused()"],"StringLiterals":[],"Source":null},{"Id":"TrimAccordingToMaxLength(System.String)-\u003ESystem.String","Name":"TrimAccordingToMaxLength","Signature":"private System.String TrimAccordingToMaxLength(System.String s)","Visibility":"private","ReturnType":"System.String","Parameters":[{"Name":"s","Type":"System.String","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":71,"BodyHash":"66CD9CF4ACFAA7DA93ACB86C6EA3E30AE42B9FF6D76A13D0A94652BD808C3F1E","Hash":"F6543F22C799EEDE329E5AEFF98DF217C0DC8F78F39BA1E1C3E49026CBECF0D4","CalledMethods":["System.Nullable\u003CSystem.Int32\u003E::get_HasValue()","System.String::get_Length()","System.Nullable\u003CSystem.Int32\u003E::get_Value()","System.String::Substring(System.Int32, System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"Undo()-\u003ESystem.Void","Name":"Undo","Signature":"private System.Void Undo()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":19,"BodyHash":"5347614FFC6AE897A6751C7416021E6CCE6FC201FA5C278950C108D7FE42C212","Hash":"FE812CBFA1CAFBCBFC4AE02E08397BFDA1073D9B452788FA326652D09F677D81","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::UndoRedo(Candide.CandideUI.Input.UndoRedoStack, Candide.CandideUI.Input.UndoRedoStack)"],"StringLiterals":[],"Source":null},{"Id":"UndoRedo(Candide.CandideUI.Input.UndoRedoStack, Candide.CandideUI.Input.UndoRedoStack)-\u003ESystem.Void","Name":"UndoRedo","Signature":"private System.Void UndoRedo(Candide.CandideUI.Input.UndoRedoStack undoStack, Candide.CandideUI.Input.UndoRedoStack redoStack)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"undoStack","Type":"Candide.CandideUI.Input.UndoRedoStack","IsOut":false,"IsOptional":false},{"Name":"redoStack","Type":"Candide.CandideUI.Input.UndoRedoStack","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":291,"BodyHash":"AB59EC22B22F4EF832B8772AD64E7BCE5E26A6D1C8EA96E6DEFF77968021A860","Hash":"277AAA20815DB97A7789C1E2BD5AB57402C7A141C9E9B198109DB51E0E615999","CalledMethods":["Candide.CandideUI.Input.UndoRedoStack::get_Stack()","System.Collections.Generic.Stack\u003CCandide.CandideUI.Input.UndoRedoRecord\u003E::get_Count()","System.Collections.Generic.Stack\u003CCandide.CandideUI.Input.UndoRedoRecord\u003E::Pop()","Candide.CandideUI.Input.CandideTextInputBox::get_Text()","Candide.CandideUI.Input.UndoRedoStack::MakeDelete(System.String, System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::DeleteChars(System.Int32, System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::UserSetCursorPosition(System.Int32)","Candide.CandideUI.Input.CandideTextInputBox::InsertChars(System.Int32, System.String)","System.String::get_Length()","Candide.CandideUI.Input.UndoRedoStack::MakeInsert(System.Int32, System.Int32)","CandideCreator.Shared.Helpers.StringHelper::LengthOrDefault(System.String)","Candide.CandideUI.Input.UndoRedoStack::MakeReplace(System.String, System.Int32, System.Int32, System.Int32)","System.ArgumentOutOfRangeException::.ctor()","Candide.CandideUI.Input.CandideTextInputBox::ResetSelection()"],"StringLiterals":[],"Source":null},{"Id":"Update(Microsoft.Xna.Framework.GameTime)-\u003ESystem.Void","Name":"Update","Signature":"public System.Void Update(Microsoft.Xna.Framework.GameTime gameTime)","Visibility":"public","ReturnType":"System.Void","Parameters":[{"Name":"gameTime","Type":"Microsoft.Xna.Framework.GameTime","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":true,"IsConstructor":false,"GenericArity":0,"IlSize":191,"BodyHash":"C17A927B65D11412B60E2102BBECF6EF6B0E156B01B00815BEE1B27ED6C024CE","Hash":"2DAAA7AB3AE6DE1188ED22E52CF82F486F36BEBA72F601FAA0100CCCEA5ECF1E","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::SetCursorByTouch()","Microsoft.Xna.Framework.GameTime::get_ElapsedGameTime()","System.TimeSpan::get_TotalSeconds()","MonoGame.IMEHelper.IMEHandler::get_Composition()","System.String::get_Length()","Candide.CandideUI.Input.AbstractInputFocusableUiElement::get_IsKeyboardFocused()","Candide.CandideUI.CandideUiElement::get_Enabled()","Candide.CandideUI.Input.CandideTextInputBox::get_SelectStart()","Candide.CandideUI.Input.CandideTextInputBox::get_SelectEnd()","Candide.CandideUI.Input.CandideTextInputBox::DeleteSelection()","Candide.CandideUI.Input.CandideTextInputBox::ResetSelection()","MonoGame.IMEHelper.IMEHandler::get_Candidates()"],"StringLiterals":[],"Source":null},{"Id":"UpdateRichText()-\u003ESystem.Void","Name":"UpdateRichText","Signature":"private System.Void UpdateRichText()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":61,"BodyHash":"3BB8FC417A07431C47BDD632E479B2F1AB38B7A729FED55C7944E21453C47BC0","Hash":"B6C6A01AB21BE75B57F4007D2BD8A96814E341117A06D2F1B73145F3796B1179","CalledMethods":["System.String::IsNullOrEmpty(System.String)","Candide.CandideUI.Input.CandideTextInputBox::GetText()","FontStashSharp.RichText.RichTextLayout::set_Text(System.String)","Candide.CandideUI.Input.CandideTextInputBox::EnableHintText()","Candide.CandideUI.Input.CandideTextInputBox::DisableHintText()"],"StringLiterals":[],"Source":null},{"Id":"UpdateScrolling()-\u003ESystem.Void","Name":"UpdateScrolling","Signature":"private System.Void UpdateScrolling()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":785,"BodyHash":"7E5860937E102709EDF629F1DA3275B1B0B3161BEBC525B56A6B314A7E224E15","Hash":"7C2B0DA99AF975ACE6FB0C111374A9D0D4DA5D2E786C088C099DAB3591DC40AC","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_CursorPosition()","Candide.CandideUI.Input.CandideTextInputBox::GetRenderPositionByIndex(System.Int32)","System.Nullable\u003CMicrosoft.Xna.Framework.Point\u003E::get_HasValue()","System.Nullable\u003CMicrosoft.Xna.Framework.Point\u003E::GetValueOrDefault()","Microsoft.Xna.Framework.Point::op_Equality(Microsoft.Xna.Framework.Point, Microsoft.Xna.Framework.Point)","Candide.CandideUI.CandideUiElement::get_ActualBounds()","Candide.CandideUI.CandideUiElement::get_Bounds()","Microsoft.Xna.Framework.Point::.ctor(System.Int32, System.Int32)","Candide.CandideUI.Containers.CandideVerticalScrollViewer::get_ScrollYMaximum()","FontStashSharp.RichText.RichTextLayout::get_Size()","Candide.CandideUI.Input.CandideTextInputBox::get_CursorWidth()","Microsoft.Xna.Framework.Point::get_Zero()","System.Nullable\u003CMicrosoft.Xna.Framework.Point\u003E::.ctor(!0)","FontStashSharp.RichText.RichTextLayout::get_Font()","FontStashSharp.SpriteFontBase::get_LineHeight()","Candide.CandideUI.Containers.CandideVerticalScrollViewer::get_ScrollYPosition()","Candide.CandideUI.Containers.CandideVerticalScrollViewer::set_ScrollYPosition(System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"UpdateSelection()-\u003ESystem.Void","Name":"UpdateSelection","Signature":"private System.Void UpdateSelection()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":13,"BodyHash":"BFB86AB4EB2130D0363B9524710D9530B6E3525102758D39AFA46E5815317228","Hash":"29E93EB2DD0298961E1F08499F30476273DADB5FB6906983DE22D88E679AC626","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_CursorPosition()","Candide.CandideUI.Input.CandideTextInputBox::set_SelectEnd(System.Int32)"],"StringLiterals":[],"Source":null},{"Id":"UpdateSelectionIfShiftDown()-\u003ESystem.Void","Name":"UpdateSelectionIfShiftDown","Signature":"private System.Void UpdateSelectionIfShiftDown()","Visibility":"private","ReturnType":"System.Void","Parameters":[],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":21,"BodyHash":"8EA414EB6FDCFA65877BE7DEDFE10DA29502352537A46DD3DAD1A118C191BEB8","Hash":"0F6077D7E954C655EF7A34338FC1151696AC7E5BBD562153BF9D2716008DE84A","CalledMethods":["Candide.CandideUI.MouseUiInputSystem::get_IsShiftDown()","Candide.CandideUI.Input.CandideTextInputBox::UpdateSelection()","Candide.CandideUI.Input.CandideTextInputBox::ResetSelection()"],"StringLiterals":[],"Source":null},{"Id":"UserSetCursorPosition(System.Int32)-\u003ESystem.Void","Name":"UserSetCursorPosition","Signature":"private System.Void UserSetCursorPosition(System.Int32 newPosition)","Visibility":"private","ReturnType":"System.Void","Parameters":[{"Name":"newPosition","Type":"System.Int32","IsOut":false,"IsOptional":false}],"IsStatic":false,"IsAbstract":false,"IsVirtual":false,"IsConstructor":false,"GenericArity":0,"IlSize":32,"BodyHash":"BDE515C1BE989BE5746BAB6D35110AAD7389D1FB964F95D5123C1455C8D35950","Hash":"3AD061BB7674494B05AA53E20CAF3690AE62772418BB04F978DE7FBE16045CB1","CalledMethods":["Candide.CandideUI.Input.CandideTextInputBox::get_Length()","Candide.CandideUI.Input.CandideTextInputBox::set_CursorPosition(System.Int32)"],"StringLiterals":[],"Source":null}],"Hash":"4694B207280436CA7E66BEA66209F96B85B57B602CD5022D073F5DCEA0662B4B"}