Keyoti RapidSpell Silverlight API Docs
SilverlightPhoneDialog Class
APIKeyoti.RapidSpell.DialogViewsSilverlightPhoneDialog
Keyoti RapidSpell Silverlight
Declaration Syntax
C#Visual BasicVisual C++
public class SilverlightPhoneDialog : UserControl, 
	IDialogView
Public Class SilverlightPhoneDialog _
	Inherits UserControl _
	Implements IDialogView
public ref class SilverlightPhoneDialog : public UserControl, 
	IDialogView
Members
All MembersConstructorsMethodsPropertiesEvents



IconMemberDescription
SilverlightPhoneDialog()()()
ActualHeight (Inherited from FrameworkElement.)
ActualWidth (Inherited from FrameworkElement.)
AddButtonEnabled
AddButtonText
AddButtonVisible
AddHandler(RoutedEvent, Delegate, Boolean) (Inherited from UIElement.)
AllowDrop (Inherited from UIElement.)
ApplyTemplate()()() (Inherited from Control.)
Arrange(Rect) (Inherited from UIElement.)
ArrangeOverride(Size) (Inherited from FrameworkElement.)
Background (Inherited from Control.)
BindingValidationError()()() (Inherited from FrameworkElement.)
BorderBrush (Inherited from Control.)
BorderThickness (Inherited from Control.)
CacheMode()()() (Inherited from UIElement.)
CancelButtonText
CaptureMouse()()() (Inherited from UIElement.)
ChangeAllButtonEnabled
ChangeAllButtonText
ChangeButtonEnabled
ChangeButtonText
CheckAccess()()() (Inherited from DependencyObject.)
ClearValue(DependencyProperty) (Inherited from DependencyObject.)
Clip (Inherited from UIElement.)
Close()()()
Content()()() (Inherited from UserControl.)
Cursor (Inherited from FrameworkElement.)
DataContext (Inherited from FrameworkElement.)
DefaultStyleKey()()() (Inherited from Control.)
DesiredSize (Inherited from UIElement.)
Dispatcher()()() (Inherited from DependencyObject.)
Dispose()()()
DragEnter (Inherited from UIElement.)
DragLeave (Inherited from UIElement.)
DragOver (Inherited from UIElement.)
Drop (Inherited from UIElement.)
Effect()()() (Inherited from UIElement.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FindName(String) (Inherited from FrameworkElement.)
FlowDirection (Inherited from FrameworkElement.)
Focus()()() (Inherited from Control.)
FontFamily (Inherited from Control.)
FontSize (Inherited from Control.)
FontStretch (Inherited from Control.)
FontStyle (Inherited from Control.)
FontWeight (Inherited from Control.)
Foreground (Inherited from Control.)
GetAnimationBaseValue(DependencyProperty) (Inherited from DependencyObject.)
GetBindingExpression(DependencyProperty) (Inherited from FrameworkElement.)
GetHashCode()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetQueryCorrection()()()
GetTemplateChild(String) (Inherited from Control.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
GetValue(DependencyProperty) (Inherited from DependencyObject.)
GotFocus (Inherited from UIElement.)
Height (Inherited from FrameworkElement.)
HorizontalAlignment (Inherited from FrameworkElement.)
HorizontalContentAlignment (Inherited from Control.)
IgnoreAllButtonEnabled
IgnoreAllButtonText
IgnoreButtonEnabled
IgnoreButtonSelect()()()
IgnoreButtonText
InitializeComponent()()()
InitializeComponent

InvalidateArrange()()() (Inherited from UIElement.)
InvalidateMeasure()()() (Inherited from UIElement.)
IsDisposed
IsEnabled()()() (Inherited from Control.)
IsEnabledChanged()()() (Inherited from Control.)
IsHitTestVisible (Inherited from UIElement.)
IsTabStop (Inherited from Control.)
KeyDown (Inherited from UIElement.)
KeyUp (Inherited from UIElement.)
Language (Inherited from FrameworkElement.)
LayoutUpdated()()() (Inherited from FrameworkElement.)
Left
Loaded (Inherited from FrameworkElement.)
Location
LostFocus (Inherited from UIElement.)
LostMouseCapture (Inherited from UIElement.)
ManipulationCompleted()()() (Inherited from UIElement.)
ManipulationDelta()()() (Inherited from UIElement.)
ManipulationStarted()()() (Inherited from UIElement.)
Margin (Inherited from FrameworkElement.)
MaxHeight (Inherited from FrameworkElement.)
MaxWidth (Inherited from FrameworkElement.)
Measure(Size) (Inherited from UIElement.)
MeasureOverride(Size) (Inherited from FrameworkElement.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
MinHeight (Inherited from FrameworkElement.)
MinWidth (Inherited from FrameworkElement.)
MouseEnter (Inherited from UIElement.)
MouseLeave (Inherited from UIElement.)
MouseLeftButtonDown (Inherited from UIElement.)
MouseLeftButtonUp (Inherited from UIElement.)
MouseMove (Inherited from UIElement.)
MouseRightButtonDown (Inherited from UIElement.)
MouseRightButtonUp (Inherited from UIElement.)
MouseWheel (Inherited from UIElement.)
Name (Inherited from FrameworkElement.)
NotInDictionaryLabelText
OnApplyTemplate()()() (Inherited from FrameworkElement.)
OnCreateAutomationPeer()()() (Inherited from UIElement.)
OnDragEnter(DragEventArgs) (Inherited from Control.)
OnDragLeave(DragEventArgs) (Inherited from Control.)
OnDragOver(DragEventArgs) (Inherited from Control.)
OnDrop(DragEventArgs) (Inherited from Control.)
OnGotFocus(RoutedEventArgs) (Inherited from Control.)
OnKeyDown(KeyEventArgs) (Inherited from Control.)
OnKeyUp(KeyEventArgs) (Inherited from Control.)
OnLostFocus(RoutedEventArgs) (Inherited from Control.)
OnLostMouseCapture(MouseEventArgs) (Inherited from Control.)
OnManipulationCompleted(ManipulationCompletedEventArgs) (Inherited from Control.)
OnManipulationDelta(ManipulationDeltaEventArgs) (Inherited from Control.)
OnManipulationStarted(ManipulationStartedEventArgs) (Inherited from Control.)
OnMouseEnter(MouseEventArgs) (Inherited from Control.)
OnMouseLeave(MouseEventArgs) (Inherited from Control.)
OnMouseLeftButtonDown(MouseButtonEventArgs) (Inherited from Control.)
OnMouseLeftButtonUp(MouseButtonEventArgs) (Inherited from Control.)
OnMouseMove(MouseEventArgs) (Inherited from Control.)
OnMouseRightButtonDown(MouseButtonEventArgs) (Inherited from Control.)
OnMouseRightButtonUp(MouseButtonEventArgs) (Inherited from Control.)
OnMouseWheel(MouseWheelEventArgs) (Inherited from Control.)
OnTextInput(TextCompositionEventArgs) (Inherited from Control.)
OnTextInputStart(TextCompositionEventArgs) (Inherited from Control.)
OnTextInputUpdate(TextCompositionEventArgs) (Inherited from Control.)
Opacity (Inherited from UIElement.)
OpacityMask (Inherited from UIElement.)
OptionsButtonText
Options button text

Padding (Inherited from Control.)
Parent (Inherited from FrameworkElement.)
Projection()()() (Inherited from UIElement.)
QueryTextBoxMultiline
Whether 'not in dictionary' text box is multiline or single line.

ReadLocalValue(DependencyProperty) (Inherited from DependencyObject.)
RegisterEvents(IDialogViewEventHandler)
ReleaseMouseCapture()()() (Inherited from UIElement.)
RemoveHandler(RoutedEvent, Delegate) (Inherited from UIElement.)
RenderSize (Inherited from UIElement.)
RenderTransform (Inherited from UIElement.)
RenderTransformOrigin (Inherited from UIElement.)
Resources (Inherited from FrameworkElement.)
SetBinding(DependencyProperty, Binding) (Inherited from FrameworkElement.)
SetQuery(String, String, String)
SetValue(DependencyProperty, Object) (Inherited from DependencyObject.)
Show()()()
ShowDialog(Object)
ShowDialog()()()
ShowMessageBox(String, String, MessageBoxButtons, MessageBoxIcon)
ShowOptionsButton
Whether to show the options button.

ShowUndoButton
Whether to show the undo button.

SizeChanged (Inherited from FrameworkElement.)
Style (Inherited from FrameworkElement.)
SuggestionFinderCheckBoxChecked
SuggestionFinderCheckBoxEnabled
SuggestionFinderCheckBoxText
SuggestionsLabelEnabled
SuggestionsLabelText
SuggestionsListClear()()()
SuggestionsListDeselect()()()
SuggestionsListEnabled
SuggestionsListItems
SuggestionsListSelectedItem
TabIndex (Inherited from Control.)
TabNavigation()()() (Inherited from Control.)
Tag (Inherited from FrameworkElement.)
Template (Inherited from Control.)
TextInput (Inherited from UIElement.)
TextInputStart()()() (Inherited from UIElement.)
TextInputUpdate()()() (Inherited from UIElement.)
Title
Top
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
TransformToVisual(UIElement) (Inherited from UIElement.)
Triggers (Inherited from FrameworkElement.)
UIThreadInvoke(Delegate)
UIThreadInvoke(Delegate, array<Object>[]()[])
UndoButtonEnabled
UndoButtonText
Undo button text

Unloaded (Inherited from FrameworkElement.)
UnregisterEvents(IDialogViewEventHandler)
UpdateLayout()()() (Inherited from UIElement.)
UseLayoutRounding()()() (Inherited from UIElement.)
VerticalAlignment (Inherited from FrameworkElement.)
VerticalContentAlignment (Inherited from Control.)
Visibility (Inherited from UIElement.)
Visible
Width (Inherited from FrameworkElement.)
Inheritance Hierarchy
Object
DependencyObject
 UIElement
  FrameworkElement
   Control
    UserControl
     SilverlightPhoneDialog

Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight) Version: 1.0.10.924 (1.0.10.924)