public class ContentElement extends DependencyObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.ContentElement
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: PresentationCore, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationCore
|
static java.lang.String |
className
Qualified class name: System.Windows.ContentElement
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
ContentElement() |
ContentElement(java.lang.Object instance)
Internal constructor.
|
ClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValueCheckAccess, getDispatcher, VerifyAccesspublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public ContentElement()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
FormatException
public ContentElement(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addDragEnter(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDragLeave(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDragOver(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDrop(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addFocusableChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addGiveFeedback(GiveFeedbackEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addGotFocus(RoutedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addGotKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addGotMouseCapture(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addGotStylusCapture(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addIsEnabledChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addIsKeyboardFocusedChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addIsMouseCapturedChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addIsMouseCaptureWithinChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addIsMouseDirectlyOverChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addIsStylusCapturedChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addIsStylusCaptureWithinChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addIsStylusDirectlyOverChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addKeyDown(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addKeyUp(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLostFocus(RoutedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLostKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLostMouseCapture(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLostStylusCapture(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseEnter(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseLeave(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseLeftButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseLeftButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseMove(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseRightButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseRightButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addMouseWheel(MouseWheelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewDragEnter(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewDragLeave(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewDragOver(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewDrop(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewGiveFeedback(GiveFeedbackEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewGotKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewKeyDown(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewKeyUp(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewLostKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewMouseDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewMouseLeftButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewMouseLeftButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewMouseMove(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewMouseRightButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewMouseRightButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewMouseUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewMouseWheel(MouseWheelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewQueryContinueDrag(QueryContinueDragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewStylusButtonDown(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewStylusButtonUp(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewStylusDown(StylusDownEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewStylusInAirMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewStylusInRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewStylusMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewStylusOutOfRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewStylusSystemGesture(StylusSystemGestureEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewStylusUp(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addPreviewTextInput(TextCompositionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addQueryContinueDrag(QueryContinueDragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addQueryCursor(QueryCursorEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusButtonDown(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusButtonUp(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusDown(StylusDownEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusEnter(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusInAirMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusInRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusLeave(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusOutOfRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusSystemGesture(StylusSystemGestureEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addStylusUp(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addTextInput(TextCompositionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void AddToEventRoute(EventRoute route, RoutedEventArgs e) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ObjectDisposedException, AbandonedMutexException, ArgumentOutOfRangeException, InvalidOperationException, MissingManifestResourceException, NotImplementedException
public void ApplyAnimationClock(DependencyProperty dp, AnimationClock clock) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, MulticastNotSupportedException
public void ApplyAnimationClock(DependencyProperty dp, AnimationClock clock, HandoffBehavior handoffBehavior) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, MissingMethodException, TargetInvocationException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, NotSupportedException, MulticastNotSupportedException, AnimationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionNotSupportedExceptionMulticastNotSupportedExceptionAnimationExceptionpublic void BeginAnimation(DependencyProperty dp, AnimationTimeline animation) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, NotSupportedException, MulticastNotSupportedException, AnimationException
public void BeginAnimation(DependencyProperty dp, AnimationTimeline animation, HandoffBehavior handoffBehavior) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, InvalidOperationException, MissingMethodException, TargetInvocationException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, AbandonedMutexException, NotSupportedException, Win32Exception, AnimationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionNotSupportedExceptionWin32ExceptionAnimationExceptionpublic boolean CaptureMouse()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
Win32Exception,
InvalidOperationException,
OverflowException
public boolean CaptureStylus()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
ArgumentNullException,
IndexOutOfRangeException,
FormatException,
InvalidEnumArgumentException
public boolean CaptureTouch(TouchDevice touchDevice) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, InvalidEnumArgumentException, MulticastNotSupportedException, KeyNotFoundException
public static ContentElement cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into ContentElement, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedContentElement instancejava.lang.Throwable - in case of error during cast operationpublic boolean Focus()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
Win32Exception,
InvalidOperationException,
OverflowException,
PlatformNotSupportedException,
NotImplementedException
public boolean getAllowDrop()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public NetObject GetAnimationBaseValue(DependencyProperty dp) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, InvalidOperationException, FormatException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, SecurityException, IOException
public boolean getAreAnyTouchesCaptured()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public boolean getAreAnyTouchesCapturedWithin()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getAreAnyTouchesDirectlyOver()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public boolean getAreAnyTouchesOver()
throws java.lang.Throwable
java.lang.Throwablepublic CommandBindingCollection getCommandBindings() throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public boolean getFocusable()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public boolean getHasAnimatedProperties()
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException
public InputBindingCollection getInputBindings() throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public boolean getIsEnabled()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public boolean getIsFocused()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public boolean getIsInputMethodEnabled()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public boolean getIsKeyboardFocused()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
Win32Exception,
InvalidOperationException,
ArgumentOutOfRangeException,
OverflowException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionWin32ExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionpublic boolean getIsKeyboardFocusWithin()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsMouseCaptured()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public boolean getIsMouseCaptureWithin()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsMouseDirectlyOver()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
Win32Exception,
InvalidOperationException,
ArgumentOutOfRangeException,
OverflowException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionWin32ExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOverflowExceptionpublic boolean getIsMouseOver()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsStylusCaptured()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public boolean getIsStylusCaptureWithin()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsStylusDirectlyOver()
throws java.lang.Throwable,
IOException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentNullException,
ArgumentException,
InvalidEnumArgumentException,
ObjectDisposedException,
Win32Exception,
SecurityException
public boolean getIsStylusOver()
throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class DependencyObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class DependencyObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class DependencyObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class DependencyObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class DependencyObjectJCType representing the CLR Type of the instantiated Classpublic boolean MoveFocus(TraversalRequest request) throws java.lang.Throwable
java.lang.Throwablepublic DependencyObject PredictFocus(FocusNavigationDirection direction) throws java.lang.Throwable
java.lang.Throwablepublic void RaiseEvent(RoutedEventArgs e) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ConfigurationException, ConfigurationErrorsException, MissingManifestResourceException, ArgumentOutOfRangeException, InvalidCastException, OutOfMemoryException, InvalidOperationException, ObjectDisposedException
public void ReleaseAllTouchCaptures()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentException,
InvalidEnumArgumentException
public void ReleaseMouseCapture()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
Win32Exception,
InvalidOperationException,
OverflowException
public void ReleaseStylusCapture()
throws java.lang.Throwable,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException,
ArgumentNullException,
IndexOutOfRangeException,
FormatException,
InvalidEnumArgumentException
public boolean ReleaseTouchCapture(TouchDevice touchDevice) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, InvalidEnumArgumentException, MulticastNotSupportedException, KeyNotFoundException
public void removeDragEnter(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDragLeave(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDragOver(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDrop(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeFocusableChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeGiveFeedback(GiveFeedbackEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeGotFocus(RoutedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeGotKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeGotMouseCapture(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeGotStylusCapture(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeIsEnabledChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeIsKeyboardFocusedChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeIsKeyboardFocusWithinChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeIsMouseCapturedChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeIsMouseCaptureWithinChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeIsMouseDirectlyOverChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeIsStylusCapturedChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeIsStylusCaptureWithinChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeIsStylusDirectlyOverChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeKeyDown(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeKeyUp(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLostFocus(RoutedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLostKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLostMouseCapture(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLostStylusCapture(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseEnter(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseLeave(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseLeftButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseLeftButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseMove(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseRightButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseRightButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeMouseWheel(MouseWheelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewDragEnter(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewDragLeave(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewDragOver(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewDrop(DragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewGiveFeedback(GiveFeedbackEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewGotKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewKeyDown(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewKeyUp(KeyEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewLostKeyboardFocus(KeyboardFocusChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewMouseDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewMouseLeftButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewMouseLeftButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewMouseMove(MouseEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewMouseRightButtonDown(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewMouseRightButtonUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewMouseUp(MouseButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewMouseWheel(MouseWheelEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewQueryContinueDrag(QueryContinueDragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewStylusButtonDown(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewStylusButtonUp(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewStylusDown(StylusDownEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewStylusInAirMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewStylusInRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewStylusMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewStylusOutOfRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewStylusSystemGesture(StylusSystemGestureEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewStylusUp(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removePreviewTextInput(TextCompositionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeQueryContinueDrag(QueryContinueDragEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeQueryCursor(QueryCursorEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusButtonDown(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusButtonUp(StylusButtonEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusDown(StylusDownEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusEnter(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusInAirMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusInRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusLeave(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusMove(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusOutOfRange(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusSystemGesture(StylusSystemGestureEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeStylusUp(StylusEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeTextInput(TextCompositionEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void setAllowDrop(boolean AllowDrop)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void setFocusable(boolean Focusable)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void setIsEnabled(boolean IsEnabled)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void setJCOInstance(JCObject instance)
setJCOInstance in class DependencyObjectpublic boolean ShouldSerializeCommandBindings()
throws java.lang.Throwable,
ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic boolean ShouldSerializeInputBindings()
throws java.lang.Throwable,
ArgumentNullException
java.lang.ThrowableArgumentNullException