Home
last modified time | relevance | path

Searched refs:IImageBrushStatics (Results 1 – 1 of 1) sorted by relevance

/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/UI/Xaml/Media/
H A Dmod.rs5198 pub struct IImageBrushStatics(::windows::runtime::IInspectable); struct
5199 unsafe impl ::windows::runtime::Interface for IImageBrushStatics { implementation
7174 Self::IImageBrushStatics(|this| unsafe { in ImageSourceProperty()
7303 …pub fn IImageBrushStatics<R, F: FnOnce(&IImageBrushStatics) -> ::windows::runtime::Result<R>>(call… in IImageBrushStatics() method
7304 …static mut SHARED: ::windows::runtime::FactoryCache<ImageBrush, IImageBrushStatics> = ::windows::r… in IImageBrushStatics()