public class FrameworkContentElement extends ContentElement implements IQueryAmbient
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.FrameworkContentElement
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: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationFramework
|
static java.lang.String |
className
Qualified class name: System.Windows.FrameworkContentElement
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
FrameworkContentElement() |
FrameworkContentElement(java.lang.Object instance)
Internal constructor.
|
addDragEnter, addDragLeave, addDragOver, addDrop, addFocusableChanged, addGiveFeedback, addGotFocus, addGotKeyboardFocus, addGotMouseCapture, addGotStylusCapture, addIsEnabledChanged, addIsKeyboardFocusedChanged, addIsKeyboardFocusWithinChanged, addIsMouseCapturedChanged, addIsMouseCaptureWithinChanged, addIsMouseDirectlyOverChanged, addIsStylusCapturedChanged, addIsStylusCaptureWithinChanged, addIsStylusDirectlyOverChanged, addKeyDown, addKeyUp, addLostFocus, addLostKeyboardFocus, addLostMouseCapture, addLostStylusCapture, addMouseDown, addMouseEnter, addMouseLeave, addMouseLeftButtonDown, addMouseLeftButtonUp, addMouseMove, addMouseRightButtonDown, addMouseRightButtonUp, addMouseUp, addMouseWheel, addPreviewDragEnter, addPreviewDragLeave, addPreviewDragOver, addPreviewDrop, addPreviewGiveFeedback, addPreviewGotKeyboardFocus, addPreviewKeyDown, addPreviewKeyUp, addPreviewLostKeyboardFocus, addPreviewMouseDown, addPreviewMouseLeftButtonDown, addPreviewMouseLeftButtonUp, addPreviewMouseMove, addPreviewMouseRightButtonDown, addPreviewMouseRightButtonUp, addPreviewMouseUp, addPreviewMouseWheel, addPreviewQueryContinueDrag, addPreviewStylusButtonDown, addPreviewStylusButtonUp, addPreviewStylusDown, addPreviewStylusInAirMove, addPreviewStylusInRange, addPreviewStylusMove, addPreviewStylusOutOfRange, addPreviewStylusSystemGesture, addPreviewStylusUp, addPreviewTextInput, addQueryContinueDrag, addQueryCursor, addStylusButtonDown, addStylusButtonUp, addStylusDown, addStylusEnter, addStylusInAirMove, addStylusInRange, addStylusLeave, addStylusMove, addStylusOutOfRange, addStylusSystemGesture, addStylusUp, addTextInput, AddToEventRoute, ApplyAnimationClock, ApplyAnimationClock, BeginAnimation, BeginAnimation, CaptureMouse, CaptureStylus, CaptureTouch, Focus, getAllowDrop, GetAnimationBaseValue, getAreAnyTouchesCaptured, getAreAnyTouchesCapturedWithin, getAreAnyTouchesDirectlyOver, getAreAnyTouchesOver, getCommandBindings, getFocusable, getHasAnimatedProperties, getInputBindings, getIsEnabled, getIsFocused, getIsInputMethodEnabled, getIsKeyboardFocused, getIsKeyboardFocusWithin, getIsMouseCaptured, getIsMouseCaptureWithin, getIsMouseDirectlyOver, getIsMouseOver, getIsStylusCaptured, getIsStylusCaptureWithin, getIsStylusDirectlyOver, getIsStylusOver, RaiseEvent, ReleaseAllTouchCaptures, ReleaseMouseCapture, ReleaseStylusCapture, ReleaseTouchCapture, removeDragEnter, removeDragLeave, removeDragOver, removeDrop, removeFocusableChanged, removeGiveFeedback, removeGotFocus, removeGotKeyboardFocus, removeGotMouseCapture, removeGotStylusCapture, removeIsEnabledChanged, removeIsKeyboardFocusedChanged, removeIsKeyboardFocusWithinChanged, removeIsMouseCapturedChanged, removeIsMouseCaptureWithinChanged, removeIsMouseDirectlyOverChanged, removeIsStylusCapturedChanged, removeIsStylusCaptureWithinChanged, removeIsStylusDirectlyOverChanged, removeKeyDown, removeKeyUp, removeLostFocus, removeLostKeyboardFocus, removeLostMouseCapture, removeLostStylusCapture, removeMouseDown, removeMouseEnter, removeMouseLeave, removeMouseLeftButtonDown, removeMouseLeftButtonUp, removeMouseMove, removeMouseRightButtonDown, removeMouseRightButtonUp, removeMouseUp, removeMouseWheel, removePreviewDragEnter, removePreviewDragLeave, removePreviewDragOver, removePreviewDrop, removePreviewGiveFeedback, removePreviewGotKeyboardFocus, removePreviewKeyDown, removePreviewKeyUp, removePreviewLostKeyboardFocus, removePreviewMouseDown, removePreviewMouseLeftButtonDown, removePreviewMouseLeftButtonUp, removePreviewMouseMove, removePreviewMouseRightButtonDown, removePreviewMouseRightButtonUp, removePreviewMouseUp, removePreviewMouseWheel, removePreviewQueryContinueDrag, removePreviewStylusButtonDown, removePreviewStylusButtonUp, removePreviewStylusDown, removePreviewStylusInAirMove, removePreviewStylusInRange, removePreviewStylusMove, removePreviewStylusOutOfRange, removePreviewStylusSystemGesture, removePreviewStylusUp, removePreviewTextInput, removeQueryContinueDrag, removeQueryCursor, removeStylusButtonDown, removeStylusButtonUp, removeStylusDown, removeStylusEnter, removeStylusInAirMove, removeStylusInRange, removeStylusLeave, removeStylusMove, removeStylusOutOfRange, removeStylusSystemGesture, removeStylusUp, removeTextInput, setAllowDrop, setFocusable, setIsEnabled, ShouldSerializeCommandBindings, ShouldSerializeInputBindingsClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValueCheckAccess, getDispatcher, VerifyAccessEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringIsAmbientPropertyAvailable, ToIQueryAmbientpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public FrameworkContentElement()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
ArgumentNullException,
InvalidEnumArgumentException,
InvalidOperationException,
Win32Exception,
SecurityException,
NotSupportedException
public FrameworkContentElement(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic void addContextMenuClosing(ContextMenuEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addContextMenuOpening(ContextMenuEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addDataContextChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addInitialized(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addLoaded(RoutedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addToolTipClosing(ToolTipEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addToolTipOpening(ToolTipEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addUnloaded(RoutedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void BeginInit()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException
public void BeginStoryboard(Storyboard storyboard) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, InvalidEnumArgumentException, Win32Exception, OverflowException, MulticastNotSupportedException, ConfigurationErrorsException, OutOfMemoryException, IndexOutOfRangeException, NotSupportedException, AnimationException, KeyNotFoundException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionWin32ExceptionOverflowExceptionMulticastNotSupportedExceptionConfigurationErrorsExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionNotSupportedExceptionAnimationExceptionKeyNotFoundExceptionpublic void BeginStoryboard(Storyboard storyboard, HandoffBehavior handoffBehavior) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, InvalidEnumArgumentException, Win32Exception, OverflowException, MulticastNotSupportedException, ConfigurationErrorsException, OutOfMemoryException, IndexOutOfRangeException, NotSupportedException, AnimationException, KeyNotFoundException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionInvalidEnumArgumentExceptionWin32ExceptionOverflowExceptionMulticastNotSupportedExceptionConfigurationErrorsExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionNotSupportedExceptionAnimationExceptionKeyNotFoundExceptionpublic void BeginStoryboard(Storyboard storyboard, HandoffBehavior handoffBehavior, boolean isControllable) throws java.lang.Throwable, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException, InvalidEnumArgumentException, Win32Exception, SecurityException, OutOfMemoryException, MulticastNotSupportedException, ConfigurationErrorsException, IndexOutOfRangeException, KeyNotFoundException
java.lang.ThrowableArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionNotSupportedExceptionInvalidEnumArgumentExceptionWin32ExceptionSecurityExceptionOutOfMemoryExceptionMulticastNotSupportedExceptionConfigurationErrorsExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionpublic void BringIntoView()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
ConfigurationException,
ConfigurationErrorsException,
ArgumentOutOfRangeException,
OutOfMemoryException,
IndexOutOfRangeException
public static FrameworkContentElement cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into FrameworkContentElement, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedFrameworkContentElement instancejava.lang.Throwable - in case of error during cast operationpublic void EndInit()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
Win32Exception
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionWin32Exceptionpublic NetObject FindName(java.lang.String name) throws java.lang.Throwable, ArgumentNullException, InvalidOperationException, ArgumentOutOfRangeException, ArgumentException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionpublic NetObject FindResource(NetObject resourceKey) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ConfigurationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OutOfMemoryException, IndexOutOfRangeException, InvalidOperationException, ObjectDisposedException, AbandonedMutexException, MulticastNotSupportedException, Win32Exception, SecurityException, KeyNotFoundException, OverflowException, NotImplementedException, AmbiguousMatchException, NotSupportedException, FormatException, XamlException, ResourceReferenceKeyNotFoundException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionConfigurationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionInvalidOperationExceptionObjectDisposedExceptionAbandonedMutexExceptionMulticastNotSupportedExceptionWin32ExceptionSecurityExceptionKeyNotFoundExceptionOverflowExceptionNotImplementedExceptionAmbiguousMatchExceptionNotSupportedExceptionFormatExceptionXamlExceptionResourceReferenceKeyNotFoundExceptionpublic BindingExpression GetBindingExpression(DependencyProperty dp) throws java.lang.Throwable, ArgumentNullException, ArgumentException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException
public BindingGroup getBindingGroup() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public ContextMenu getContextMenu() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public Cursor getCursor() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public NetObject getDataContext() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public Style getFocusVisualStyle() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public boolean getForceCursor()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public InputScope getInputScope() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public boolean getIsInitialized()
throws java.lang.Throwable
java.lang.Throwablepublic boolean getIsLoaded()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException
public java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IQueryAmbientgetJCOAssemblyName in class ContentElementString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IQueryAmbientgetJCOClassName in class ContentElementString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IQueryAmbientgetJCOInstance in class ContentElementObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IQueryAmbientgetJCOObjectName in class ContentElementString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IQueryAmbientgetJCOType in class ContentElementJCType representing the CLR Type of the instantiated Classpublic XmlLanguage getLanguage() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public java.lang.String getName()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public boolean getOverridesDefaultStyle()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public DependencyObject getParent() throws java.lang.Throwable
java.lang.Throwablepublic ResourceDictionary getResources() throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, FormatException, SecurityException, IOException, InvalidOperationException, MissingManifestResourceException, MulticastNotSupportedException
public Style getStyle() throws java.lang.Throwable
java.lang.Throwablepublic NetObject getTag() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public DependencyObject getTemplatedParent() throws java.lang.Throwable
java.lang.Throwablepublic NetObject getToolTip() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException
public boolean MoveFocus(TraversalRequest request) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, InvalidOperationException, InvalidEnumArgumentException, NotSupportedException
MoveFocus in class ContentElementjava.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionNotSupportedExceptionpublic DependencyObject PredictFocus(FocusNavigationDirection direction) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, InvalidOperationException, InvalidEnumArgumentException, NotSupportedException, ObjectDisposedException
PredictFocus in class ContentElementjava.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionNotSupportedExceptionObjectDisposedExceptionpublic void RegisterName(java.lang.String name,
NetObject scopedElement)
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionpublic void removeContextMenuClosing(ContextMenuEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeContextMenuOpening(ContextMenuEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeDataContextChanged(DependencyPropertyChangedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeInitialized(EventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeLoaded(RoutedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeToolTipClosing(ToolTipEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeToolTipOpening(ToolTipEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeUnloaded(RoutedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic BindingExpressionBase SetBinding(DependencyProperty dp, BindingBase binding) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException
public BindingExpression SetBinding(DependencyProperty dp, java.lang.String path) throws java.lang.Throwable, ArgumentException, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, InvalidEnumArgumentException, Win32Exception, IndexOutOfRangeException, OutOfMemoryException, OverflowException, TimeoutException, SecurityException, PlatformNotSupportedException, NotSupportedException, FormatException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionInvalidEnumArgumentExceptionWin32ExceptionIndexOutOfRangeExceptionOutOfMemoryExceptionOverflowExceptionTimeoutExceptionSecurityExceptionPlatformNotSupportedExceptionNotSupportedExceptionFormatExceptionpublic void setBindingGroup(BindingGroup BindingGroup) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setContextMenu(ContextMenu ContextMenu) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setCursor(Cursor Cursor) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setDataContext(NetObject DataContext) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setFocusVisualStyle(Style FocusVisualStyle) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setForceCursor(boolean ForceCursor)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void setInputScope(InputScope InputScope) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setJCOInstance(JCObject instance)
setJCOInstance in class ContentElementpublic void setLanguage(XmlLanguage Language) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setName(java.lang.String Name)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void setOverridesDefaultStyle(boolean OverridesDefaultStyle)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void SetResourceReference(DependencyProperty dp, NetObject name) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setResources(ResourceDictionary Resources) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException, MissingManifestResourceException, InvalidOperationException, MulticastNotSupportedException
public void setStyle(Style Style) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setTag(NetObject Tag) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setToolTip(NetObject ToolTip) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentException, ArgumentOutOfRangeException, NotSupportedException
public boolean ShouldSerializeResources()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentOutOfRangeException,
FormatException,
ArgumentException,
InvalidOperationException,
MulticastNotSupportedException
public boolean ShouldSerializeStyle()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException
public NetObject TryFindResource(NetObject resourceKey) throws java.lang.Throwable, ArgumentNullException, ArgumentException, ConfigurationException, ConfigurationErrorsException, ArgumentOutOfRangeException, OutOfMemoryException, IndexOutOfRangeException, InvalidOperationException, ObjectDisposedException, AbandonedMutexException, MulticastNotSupportedException, Win32Exception, SecurityException, KeyNotFoundException, OverflowException, NotImplementedException, AmbiguousMatchException, NotSupportedException, FormatException, XamlException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionConfigurationExceptionConfigurationErrorsExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionInvalidOperationExceptionObjectDisposedExceptionAbandonedMutexExceptionMulticastNotSupportedExceptionWin32ExceptionSecurityExceptionKeyNotFoundExceptionOverflowExceptionNotImplementedExceptionAmbiguousMatchExceptionNotSupportedExceptionFormatExceptionXamlExceptionpublic void UnregisterName(java.lang.String name)
throws java.lang.Throwable,
ArgumentNullException,
InvalidOperationException,
ArgumentOutOfRangeException,
ArgumentException
java.lang.ThrowableArgumentNullExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionArgumentExceptionpublic void UpdateDefaultStyle()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
MulticastNotSupportedException,
Win32Exception,
InvalidCastException