RibbonImageSource Class

Inheritance Hierarchy
SystemObject
  System.Windows.ThreadingDispatcherObject
    System.WindowsDependencyObject
      System.WindowsFreezable
        System.Windows.Media.AnimationAnimatable
          System.Windows.MediaImageSource
            System.Windows.Media.ImagingBitmapSource
              Bricscad.Private.WindowsRibbonImageSource

Namespace: Bricscad.Private.Windows
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.1.4.0
Syntax
[TypeConverterAttribute(typeof(RibbonImageSourceConverter))]
public class RibbonImageSource : BitmapSource, 
        IDisposable

The RibbonImageSource type exposes the following members.

Constructors
  Name Description
Public method RibbonImageSource Initializes a new instance of the RibbonImageSource class
Public method RibbonImageSource(Uri, Uri) Initializes a new instance of the RibbonImageSource class
Top
Properties
  Name Description
Public property CanFreeze
(Inherited from Freezable)
Public property DependencyObjectType
(Inherited from DependencyObject)
Public property Dispatcher
(Inherited from DispatcherObject)
Public property DpiX
(Inherited from BitmapSource)
Public property DpiY
(Inherited from BitmapSource)
Public property Format
(Inherited from BitmapSource)
Public property HasAnimatedProperties
(Inherited from Animatable)
Public property Height
(Inherited from BitmapSource)
Public property Image  
Public property ImageThemed  
Public property ImageUri  
Public property IsDownloading
(Inherited from BitmapSource)
Public property IsFrozen
(Inherited from Freezable)
Public property IsSealed
(Inherited from DependencyObject)
Public property LargeImage  
Public property LargeImageThemed  
Public property LargeImageUri  
Public property Metadata
(Inherited from BitmapSource)
Public property Palette
(Inherited from BitmapSource)
Public property PixelHeight
(Inherited from BitmapSource)
Public property PixelWidth
(Inherited from BitmapSource)
Public property Width
(Inherited from BitmapSource)
Top
Methods
  Name Description
Public method ApplyAnimationClock(DependencyProperty, AnimationClock)
(Inherited from Animatable)
Public method ApplyAnimationClock(DependencyProperty, AnimationClock, HandoffBehavior)
(Inherited from Animatable)
Public method BeginAnimation(DependencyProperty, AnimationTimeline)
(Inherited from Animatable)
Public method BeginAnimation(DependencyProperty, AnimationTimeline, HandoffBehavior)
(Inherited from Animatable)
Protected method CheckIfSiteOfOrigin
(Inherited from BitmapSource)
Public method ClearValue(DependencyProperty)
(Inherited from DependencyObject)
Public method ClearValue(DependencyPropertyKey)
(Inherited from DependencyObject)
Public method Clone
(Inherited from BitmapSource)
Protected method CloneCore
(Inherited from BitmapSource)
Public method CloneCurrentValue
(Inherited from BitmapSource)
Protected method CloneCurrentValueCore
(Inherited from BitmapSource)
Public method CoerceValue
(Inherited from DependencyObject)
Public method CopyPixels(Array, Int32, Int32)
(Inherited from BitmapSource)
Public method CopyPixels(Int32Rect, Array, Int32, Int32)
(Inherited from BitmapSource)
Public method CopyPixels(Int32Rect, IntPtr, Int32, Int32)
(Inherited from BitmapSource)
Protected method CreateInstance
(Inherited from Freezable)
Protected method CreateInstanceCore
(Overrides FreezableCreateInstanceCore)
Public method Dispose Releases all resources used by the RibbonImageSource
Protected method Dispose(Boolean) Releases the unmanaged resources used by the RibbonImageSource and optionally releases the managed resources
Public method Equals
(Inherited from DependencyObject)
Protected method Finalize
(Inherited from Object)
Public method Freeze
(Inherited from Freezable)
Protected method FreezeCore
(Inherited from BitmapSource)
Public method GetAnimationBaseValue
(Inherited from Animatable)
Public method GetAsFrozen
(Inherited from Freezable)
Protected method GetAsFrozenCore
(Inherited from BitmapSource)
Public method GetCurrentValueAsFrozen
(Inherited from Freezable)
Protected method GetCurrentValueAsFrozenCore
(Inherited from BitmapSource)
Public method GetHashCode
(Inherited from DependencyObject)
Public method GetLocalValueEnumerator
(Inherited from DependencyObject)
Public method GetThemedImageSource  
Public method GetType
(Inherited from Object)
Public method GetValue
(Inherited from DependencyObject)
Public method InvalidateProperty
(Inherited from DependencyObject)
Protected method MemberwiseClone
(Inherited from Object)
Protected method OnChanged
(Inherited from Freezable)
Protected method OnFreezablePropertyChanged(DependencyObject, DependencyObject)
(Inherited from Freezable)
Protected method OnFreezablePropertyChanged(DependencyObject, DependencyObject, DependencyProperty)
(Inherited from Freezable)
Protected method OnPropertyChanged
(Inherited from Freezable)
Public method ReadLocalValue
(Inherited from DependencyObject)
Protected method ReadPreamble
(Inherited from Freezable)
Public method SetCurrentValue
(Inherited from DependencyObject)
Public method SetValue(DependencyProperty, Object)
(Inherited from DependencyObject)
Public method SetValue(DependencyPropertyKey, Object)
(Inherited from DependencyObject)
Protected method ShouldSerializeProperty
(Inherited from DependencyObject)
Public method ToString
(Inherited from ImageSource)
Public method ToString(IFormatProvider)
(Inherited from ImageSource)
Protected method WritePostscript
(Inherited from Freezable)
Protected method WritePreamble
(Inherited from Freezable)
Top
Events
  Name Description
Public event Changed
(Inherited from Freezable)
Public event DecodeFailed
(Inherited from BitmapSource)
Public event DownloadCompleted
(Inherited from BitmapSource)
Public event DownloadFailed
(Inherited from BitmapSource)
Public event DownloadProgress
(Inherited from BitmapSource)
Top
Fields
  Name Description
Protected field m_largeImage  
Protected field m_smallImage  
Top
See Also

©  Bricsys NV. All rights reserved.