WindowIcon(Stream) Constructor
Initializes a new instance of the
WindowIcon class
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public WindowIcon(
Stream stream
)
Public Sub New (
stream As Stream
)
new :
stream : Stream -> WindowIcon
Parameters
- stream Stream
-