C# 클래스 GitHub.VisualStudio.SharedResources

파일 보기 프로젝트 열기: github/VisualStudio

공개 메소드들

메소드 설명
GetDrawingForIcon ( Octicon icon, System.Windows.Media.Brush colorBrush, string theme = null ) : System.Windows.Media.DrawingBrush
GetDrawingForIcon ( Octicon icon, Color color, string theme = null ) : System.Windows.Media.DrawingBrush

메소드 상세

GetDrawingForIcon() 공개 정적인 메소드

public static GetDrawingForIcon ( Octicon icon, System.Windows.Media.Brush colorBrush, string theme = null ) : System.Windows.Media.DrawingBrush
icon Octicon
colorBrush System.Windows.Media.Brush
theme string
리턴 System.Windows.Media.DrawingBrush

GetDrawingForIcon() 공개 정적인 메소드

public static GetDrawingForIcon ( Octicon icon, Color color, string theme = null ) : System.Windows.Media.DrawingBrush
icon Octicon
color System.Windows.Media.Color
theme string
리턴 System.Windows.Media.DrawingBrush